Ubuntu 12.04 Precise 64bits

Installation instructions

wget -qO- https://dl.packager.io/srv/joola/joola/key | sudo apt-key add -
sudo wget -O /etc/apt/sources.list.d/joola.list \
  https://dl.packager.io/srv/joola/joola/master/installer/ubuntu/12.04.repo
sudo apt-get update
sudo apt-get install joola

Note: You might need to apt-get install wget apt-transport-https for the above instructions to work.

More details can be found at http://joola.github.io/joola/docs/ .