Welcome to the Debian repository of the Gama platform.
Below is a list of the latest debian/ubuntu packages available for download.
You can install them with the following command
sudo apt install <PackageName>
For instance
sudo apt install gama-platform
If you prefer to download a specific version of the package, go to the All Versions section, click on the version to download and install it this way
sudo apt install ./<path to the downloaded package>
Follow these steps to add the repository:
sudo -i
apt update
apt install ca-certificates
echo "deb [trusted=yes] https://ppa.gama-platform.org ./" | tee -a /etc/apt/sources.list
The following apt packages can be installed the same way as the usual ones, however these are unstable and thus not recommended