Robo 3T Slackware Linux - Installing
-
3. Installing Robo 3T
First, Extract Robo 3T directly into the Target with:
sudo tar xvzf ~/Downloads/robo3t*tar.gz -C /opt/
(If downloaded with Firefox it may be instead into the /tmp/mozilla* Folder…)
Then to Set Ownership to the root User:
sudo chown -R root:root /opt/robo3t*
Finally, Make a Symlink to Easy Launching from Shell:
sudo ln -s /opt/robo3t/bin/robo3t /usr/local/bin/robo3t
Contents