3Robo 3T Kali Linux - Installing
-
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