[[BR]] == Debian binaries == Binaries for debian are compiled only for '''32-bit x86''' architecure. Add ALOE repository to your favourite apt-get repository manager, usually: {{{ sudo vi /etc/apt/sources.list }}} and add the line: {{{ deb http://flexnets.upc.edu/debian/ ./ }}} Then update your package list by doing: {{{ sudo apt-get update }}} Finally, you can install typing: {{{ sudo apt-get install aloe }}} This will download and install ALOE binaries, libraries and development files in your machine. The same command will keep your program updated in the future. You can also configure your packet manager to perform this operation automatically. [[BR]] [[BR]] [wiki:ALOEImplementations "[Back to ALOE Implementations]"]