python-atomiclong on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-atomiclong

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

$ yay -Rns python-atomiclong

2. Manually Install "python-atomiclong" via AUR

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

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

b. Clone python-atomiclong's git locally

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

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

$ cd ~/python-atomiclong $ makepkg -si

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

ID: 227888
Name: python-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/python-atomiclong.tar.gz