python2-atomiclong on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python2-atomiclong

* (Optional) Uninstall python2-atomiclong on Arch using YAY

$ yay -Rns python2-atomiclong

2. Manually Install "python2-atomiclong" via AUR

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

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

b. Clone python2-atomiclong's git locally

$ git clone https://aur.archlinux.org/python2-atomiclong.git ~/python2-atomiclong

c. Go to ~/python2-atomiclong folder and install it

$ cd ~/python2-atomiclong $ makepkg -si

3. Information about the python2-atomiclong package on Arch User Repository (AUR)

ID: 227889
Name: python2-atomiclong
PackageBaseID: 99292
PackageBase: python-atomiclong
Version: 0.1.1-1
Description: Python thread-safe counter using CFFI
URL: https://pypi.python.org/pypi/atomiclong
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1441309883
LastModified: 1441310056
URLPath: /cgit/aur.git/snapshot/python2-atomiclong.tar.gz