Installing
-
2. Downloading ZeroBrane Studio Installer
Download ZeroBrane Studio for Ubuntu GNU/Linux
Possibly, on Firefox Prompt Choose “Save File”:
-
3. Installing ZeroBrane Studio
Then to Set up ZeroBrane on Ubuntu:
First Access the Target, usually in the Downloads folder:cd && cd Downloads
To Check it’s there List the contents with:
ls . | grep
The grep Command Refine the output List showing only the entries Matching the Keyword.
But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
Then give Execution Permission:chmod +x ./ZeroBraneStudio*.sh
Finally, to Setup ZeroBrane Studio:
sudo ./ZeroBraneStudio*.sh
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents