brackets on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "brackets" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install brackets on Arch using YAY

$ yay -S brackets

* (Optional) Uninstall brackets on Arch using YAY

$ yay -Rns brackets

2. Manually Install "brackets" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone brackets's git locally

$ git clone https://aur.archlinux.org/brackets.git ~/brackets

c. Go to ~/brackets folder and install it

$ cd ~/brackets $ makepkg -si

3. Information about the brackets package on Arch User Repository (AUR)

ID: 693205
Name: brackets
PackageBaseID: 75951
PackageBase: brackets
Version: 1.14.1-2
Description: An open source code editor for the web, written in JavaScript, HTML and CSS.
URL: http://brackets.io
NumVotes: 104
Popularity: 6.1E-5
OutOfDate: 1638646382
Maintainer: petronny
FirstSubmitted: 1386243844
LastModified: 1580877848
URLPath: /cgit/aur.git/snapshot/brackets.tar.gz