Installing
2. Downloading Robo 3T for MX Linux
Download Robo 3T for MX 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
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.