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 update
Then install the launcher with:
sudo apt install rojo
To 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