Windows XP/VISTA/SEVEN: Download the installer from sourceforge: last version
Ubuntu-Based: you can add Sabily repository and install alfanous from it (more):
$ add-apt-repository ppa:sabily.team/ppa && sudo apt-get -q update $ apt-get install alfanous
Archlinux-Based: use yaourt to install alfanous.
$ yaourt alfanous
Mac OS: There is no available package yet for Mac OS.
Other: Install from the source by downloading the tarbal and executing those commands carefully:
$ make build $ sudo make install_api_no_arguments # to install the api and alfanous-console. $ sudo make install_desktop_no_arguments # to install alfanous-desktop.
Note: If you are a developer you can follow the advancement of Alfanous packaging through this github issue:
We appreciate any help to achieve those issues :).