atom-bin on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S atom-bin

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

$ yay -Rns atom-bin

2. Manually Install "atom-bin" via AUR

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

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

b. Clone atom-bin's git locally

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

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

$ cd ~/atom-bin $ makepkg -si

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

ID: 1203616
Name: atom-bin
PackageBaseID: 186890
PackageBase: atom-bin
Version: 1.63.1-1
Description: A hackable text editor for the 21st Century. Repackaged .deb / binary release.
URL: https://github.com/atom/atom
NumVotes: 1
Popularity: 0.000145
OutOfDate: 1677238959
Maintainer: moe_narrow
Submitter: moe_narrow
FirstSubmitted: 1666709396
LastModified: 1675032831
URLPath: /cgit/aur.git/snapshot/atom-bin.tar.gz