Installing
-
2. Downloading MatterControl
Download MatterControl for Ubuntu GNU/Linux
-
3. Installing MatterControl
Then to Set up MatterControl on Ubuntu
First, Access the Target, usually in the Downloads folder:cd && cd Downloads
To Check that there is run:
ls . | grep MatterControl
The grep Command refine the output List showing only the entries Matching the Keyword.
But if you are in Trouble to Find it Out on Terminal See: How to Access Downloads Folder from Browser.
And to Setup MatterControl:sudo apt install MatterControlSetup*.deb
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents