On our Ubuntu PPA, we provide packages for:
Packages for Ubuntu 14.04 could be built per user request, but we don't recommend using Trusty official Qt5 packages because Qt5.2 code is old, deprecated and unmaintained. Xenial makes use of Qt5.5, which is slightly better. Yaketty ships with Qt5.6, which is up-to-date and maintained.
Packages are working but are still in beta. Be ready for frequent updates… Users can report bugs on GitHub or on the forum. Devs can report bugs on GitHub or on the dev mailing list.
MariaDB is the recommended option to store your medical data:
sudo apt-get install mariadb-server
Follow those instructions to install MariaDB: https://freehealth.io/en/manuals/ehr/install/server_mariadb
sudo add-apt-repository ppa:freehealth/ppa sudo apt-get update sudo apt-get install freehealth-ehr
You are welcome to help us build better packages for Debian and/or Ubuntu: