Posted on June 5, 2009 in by Rich 15 Comments »

Download Anomos 0.9.5 for:

Download Here

Linux

Download Here

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:
smwhite
git clone git://anomos.info/git/anomos.git
smwhite
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:
smwhite
git clone git://anomos.info/git/anomos.git
cd anomos.git
git checkout -b testing origin/testing

smwhite
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:
smwhite
sudo apt-get install openssl python-m2cryptosmwhite

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 partnersanomos.info.