Installing
-
2. Setting Up Flatpak
How to Install Flatpak on Fedora 35
First, check if it’s already there:
which flatpak
-
3. Installing Brackets
Then to Install Brackets in Fedora
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
Authenticate with the User’s Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents