Debian metapackage to install all availble MultiFlexi addons
sudo apt install lsb-release wget apt-transport-https bzip2
wget -qO- https://repo.vitexsoftware.com/keyring.gpg | sudo tee /etc/apt/trusted.gpg.d/vitexsoftware.gpg
echo "deb [signed-by=/etc/apt/trusted.gpg.d/vitexsoftware.gpg] https://repo.vitexsoftware.com $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/vitexsoftware.list
sudo apt update
sudo apt install multiflexi-all
All included applications are ready to run in the MultiFlexi environment. See the full list of ready-to-run applications within the MultiFlexi platform on the application list page.
Please refer to the individual package documentation for more information.