python-atom on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-atom

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

$ yay -Rns python-atom

2. Manually Install "python-atom" via AUR

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

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

b. Clone python-atom's git locally

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

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

$ cd ~/python-atom $ makepkg -si

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

ID: 1154380
Name: python-atom
PackageBaseID: 183739
PackageBase: python-atom
Version: 0.8.2-1
Description: Memory efficient Python objects
URL: https://github.com/nucleic/atom
NumVotes: 0
Popularity: 0
OutOfDate: 1710351350
Maintainer:
Submitter: jelly
FirstSubmitted: 1656863646
LastModified: 1666118831
URLPath: /cgit/aur.git/snapshot/python-atom.tar.gz

5. The same packages on other Linux Distributions