Ubuntu
Boomaga is available from Ubuntu repositories and can be installed via the Software Center or with this command in a terminal:
sudo apt-get install boomaga
But it usually takes months for new versions of a package to reach the official repositories so they may quickly become outdated. That is why it is preferred to install Boomaga from our PPA repositories, which are available for all modern Ubuntu releases. Open up a terminal and input these commands:
sudo add-apt-repository ppa:boomaga
sudo apt-get update
sudo apt-get install boomaga
Rosa
Latest version of Boomaga is available from Rosa repositories and can be installed via Software Center or with this command in a terminal:
sudo urpmi boomaga
Fedora
Boomaga is available from Fedora repositories and can be installed via Software Center or with this command in a terminal:
sudo dnf install boomaga
Other distribution
Please let me know about packages for your distribution.
Source code
Stable release 3.0.0
Development version
Development on Boomaga happens in the git repository. Check out the code by running:
git clone https://github.com/Boomaga/boomaga.git
Or you can download sourses as tarball
Full instructions and list of dependencies