brackets-bin on AUR (Arch User Repository)

Last updated: November 08,2024

1. Install "brackets-bin" 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-bin on Arch using YAY

$ yay -S brackets-bin

* (Optional) Uninstall brackets-bin on Arch using YAY

$ yay -Rns brackets-bin

2. Manually Install "brackets-bin" via AUR

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

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

b. Clone brackets-bin's git locally

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

c. Go to ~/brackets-bin folder and install it

$ cd ~/brackets-bin $ makepkg -si

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

ID: 1090400
Name: brackets-bin
PackageBaseID: 75900
PackageBase: brackets-bin
Version: 1.14.1-1
Description: A code editor for HTML, CSS and JavaScript. (Waiting for new release for Linux, hold on.)
URL: https://brackets.io
NumVotes: 138
Popularity: 0.830671
OutOfDate: 1655136467
Maintainer: kuohuanhuan
FirstSubmitted: 1386086580
LastModified: 1654434630
URLPath: /cgit/aur.git/snapshot/brackets-bin.tar.gz