GNU/Linux Mint 19 Installing Brackets Editor – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Download and Install Adobe Brackets Editor in Linux Mint 19.x Tara/Tessa/Tina/Tricia LTS GNU+Linux Desktop.
And Brackets for Linux Mint 19 is a modern Open-Source Code Editor for HTML, CSS and JavaScript that’s built in HTML, CSS and JavaScript.
Finally, some Brackets Features:
- Quick Edit
- Quick Docs
- Live Preview
- JSLint
- LESS support
- Extensibility
![Brackets Linux Mint 19.x Tara/Tessa/Tina/Tricia Installation Guide - Featured](https://tutorialforlinux.com/wp-content/media/dg139/intro/gnomePenguinBrackets.jpg)
1. Launching Terminal
Open a Shell Session
(Press “Enter” to Execute Commands).
2. Setting Up Flatpak
How to Install Flatpak on Mint
First, check if it’s already there:which flatpak
3. Installing Brackets
Then to Install Brackets in Mint
Simply run:flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
For further Insight see the Flatpak Official Documentation.
And after:flatpak install https://dl.flathub.org/repo/appstream/io.brackets.Brackets.flatpakref
The Flatpak App Setup do Not need the sudo Command because then it Runs confined into a Sandbox.
However you’ll be Prompted to Authenticate with your’s User or Admin Pass.
Then Confirm the proposed Setup with ‘Enter’ and Wait patiently until the App is Downloaded and Installed.
-
4. Launching Brackets
Finally, Launch & Enjoy Brackets
Now, to Start from Shell simply:flatpak run io.brackets.Brackets
Or Make Use of the Desktop Launcher:
-
5. Brackets Getting-Started Guide
To Enable Live Coding Preview Install Google-Chrome!
-
6. Enabling HTML Page Preview
General Procedure to Make Live HTML Page Preview Working on Chrome
Launch/Re-Launch Chrome and Leave Only a Blank Tab Open!
Click on the Live Preview mini Button.
And “VoilĂ ” the Live Preview Magically Working :)
So Now I’m truly Happy if My Guide could Help you to Install Brackets on Mint!