python-fastrlock on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-fastrlock" 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
Copied
b. Install python-fastrlock on Arch using YAY
$
yay -S
python-fastrlock
Copied
* (Optional) Uninstall python-fastrlock on Arch using YAY
$
yay -Rns
python-fastrlock
Copied
2. Manually Install "python-fastrlock" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-fastrlock's git locally
$
git clone https://aur.archlinux.org/python-fastrlock.git
~/python-fastrlock
Copied
c. Go to ~/python-fastrlock folder and install it
$
cd
~/python-fastrlock
Copied
$
makepkg -si
Copied
3. Information about the python-fastrlock package on Arch User Repository (AUR)
ID: 1362613
Name: python-fastrlock
PackageBaseID: 138490
PackageBase: python-fastrlock
Version: 0.8.2-2
Description: A fast RLock implementation for CPython
URL: https://github.com/scoder/fastrlock
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: leomao
Submitter: leomao
FirstSubmitted: 1546516680
LastModified: 1701367570
URLPath: /cgit/aur.git/snapshot/python-fastrlock.tar.gz
Name: python-fastrlock
PackageBaseID: 138490
PackageBase: python-fastrlock
Version: 0.8.2-2
Description: A fast RLock implementation for CPython
URL: https://github.com/scoder/fastrlock
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: leomao
Submitter: leomao
FirstSubmitted: 1546516680
LastModified: 1701367570
URLPath: /cgit/aur.git/snapshot/python-fastrlock.tar.gz