Download Anomos 0.9.5 for:
Linux |
Windows |
Other Versions:
Checkout the latest source with git
The latest version for GNU/Linux users is available for download here (and here for the development branch). If you prefer to use the command line to get the latest version, you can use the following git command:
![]()
git clone git://anomos.info/git/anomos.git
![]()
If you would prefer to checkout the testing branch (which will typically have newer features but may not be 100% functional) you can use the following command instead:
![]()
git clone git://anomos.info/git/anomos.git
cd anomos.git
git checkout -b testing origin/testing
![]()
It will also require that you have python, OpenSSL and m2crypto installed, which should be available in your package manager of choice. Ubuntu/Debian users can run:
![]()
sudo apt-get install openssl python-m2crypto![]()
OSX
We currently do not have a maintainer for OSX. If you have access to OSX machines and would like to build packages / test for us, we’d love to hear from you. Email partners
anomos.info.




