python-redis-lock on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-redis-lock

* (Optional) Uninstall python-redis-lock on Arch using YAY

$ yay -Rns python-redis-lock

2. Manually Install "python-redis-lock" via AUR

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

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

b. Clone python-redis-lock's git locally

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

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

$ cd ~/python-redis-lock $ makepkg -si

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

ID: 1223381
Name: python-redis-lock
PackageBaseID: 154531
PackageBase: python-redis-lock
Version: 4.0.0-1
Description: Lock context manager implemented via redis SET NX EX and BLPOP
URL: https://pypi.org/project/python-redis-lock/
NumVotes: 0
Popularity: 0
OutOfDate: 1706103732
Maintainer:
Submitter: BubuIIC
FirstSubmitted: 1592485885
LastModified: 1678312581
URLPath: /cgit/aur.git/snapshot/python-redis-lock.tar.gz