Installing
-
2. Enabling Repository
Enable Universe Repo for Ubuntu GNU/Linux
-
3. Installing
Then to Install Rclone Browser in Ubuntu
Simply run:sudo apt install curl
And then to Setup RClone:
sudo -v ; curl https://rclone.org/install.sh | sudo bash
Last, for the UI:
sudo apt install rclone-browser
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Contents