GNU/Linux Ubuntu 20.04 Installing ZeroBrane Studio – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install ZeroBrane Studio Lua IDE in Ubuntu 20.04 Focal LTS GNU/Linux Desktop.
And ZeroBrane for Ubuntu Focal is a lightweight Lua IDE with Code Completion, Syntax Highlighting, Live Coding, Code Analyzer, and Debugging support.
Finally, this guide includes detailed instructions about to Getting-Started with ZeroBrane Studio on Ubuntu.
![Step-by-step ZeroBrane Studio Ubuntu 20.04 Installation Guide - Featured](https://tutorialforlinux.com/wp-content/media/dg139/intro/gnomePenguinZeroBrane.jpg)
1. Launching Shell Emulator
Open a Terminal window
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands)
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.4. Launching ZeroBrane Studio
Next to Launch ZeroBrane Studio on Desktop
Use the Desktop Launcher:zbstudio
5. ZeroBrane Studio Getting-Started Guide
Getting-Started with ZeroBrane Studio for Ubuntu GNU/Linux
![Step-by-step ZeroBrane Studio Ubuntu 20.04 Installation Guide - UI](https://tutorialforlinux.com/wp-content/media/dg139/ui/zeroBrane.png)
So Now I’m truly Happy if My Guide could Help you to QuickStart with ZeroBrane Studio on Ubuntu 20.04 Focal!