# # filename: README.APPIMAGE # What is it? ---------- This is an AppImage release of (X)MedCon. It 'should' contain all you need to run the binaries in 'most' linux flavours on x86_64 hardware. Well, that last part sometimes sucks. 0.23.0 (Gtk+3) - Was successfully tested on Debian 11.6, ArchLabs 2022, Rocky Linux 9.1 0.22.0 (Gtk+3) - Was successfully tested on Debian 10.10, ArchLabs 2021, CentOS Steam, Fedora 35, openSUSE Tumbleweed 0.21.2 (Gtk+3) - Just created on Debian 10.10 but core dumped on ArchLabs 2021 ... 0.16.3 (Gtk+2) - Was at least tested on ArchLabs 2020, CentOS 7, Debian 10, Debian 8, Ubuntu 16.04 How to run? ---------- - download the AppImage file - open a terminal; go to the downloaded file - make it executable $> chmod a+x ./XMedCon-x86_64.AppImage - run the GUI program $> ./XMedCon-x86_64.AppImage What more can be done? --------------------- This file contains the graphical toolkit (GUI), command line interface (CLI) and associated man pages, available through the following command line options: ./XMedCon-x86_64.AppImage help 'display this help message' ./XMedCon-x86_64.AppImage medcon [options] 'run command line utility' ./XMedCon-x86_64.AppImage xmedcon [options] 'run graphical toolkit' ./XMedCon-x86_64.AppImage man [medcon | xmedcon | ...] 'show selected man page' Have fun, Erik Ps: Repos/Devs - On how to create this appimage? See http://xmedcon.sf.net/pub/appimage/