Unofficial Debian / Ubuntu packages for Rojo
To install Rojo via the unofficial PPA, first add the PPA to your system's Software Sources.
sudo add-apt-repository ppa:thundergemios10/rojo
sudo apt updateThen install the launcher with:
sudo apt install rojoTo uninstall Rojo via terminal run:
sudo apt remove rojo
If you wish to remove the Launchpad PPA, you can run:
sudo add-apt-repository --remove ppa:thundergemios10/rojo
sudo apt update