Installing
-
2. Downloading Robo 3T for Lubuntu
Download Robo 3T for Lubuntu GNU/Linux
If possible Select directly “Open with Archive Manager”!
-
3. Extracting Robo 3T Archive
Then Extract Robo 3T tar.gz into /tmp Directory
If it does Not Open automatically then Double-Click on File Manager:
Or from Command Line:tar xvzf ~/Downloads/robo3t*.tar.gz -C /tmp/
-
4. Installing Robo 3T
First, Set the SuperUser as Owner with:
sudo chown -R root:root /tmp/robo3t*
Then to Set Up Robo 3T:
sudo mv /tmp/robo3t* /opt/robo3t
Finally, Make a Symlink to Easy Launching from Shell:
sudo ln -s /opt/robo3t/bin/robo3t /usr/local/bin/robo3t
Contents