python2-lockfile on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-lockfile

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

$ yay -Rns python2-lockfile

2. Manually Install "python2-lockfile" via AUR

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

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

b. Clone python2-lockfile's git locally

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

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

$ cd ~/python2-lockfile $ makepkg -si

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

ID: 1105413
Name: python2-lockfile
PackageBaseID: 183630
PackageBase: python2-lockfile
Version: 0.12.2-9
Description: Platform-independent file locking module (Python 2 package)
URL: https://pypi.org/project/lockfile/0.12.2/
NumVotes: 2
Popularity: 0.017567
OutOfDate:
Maintainer: tallero
Submitter: MarsSeed
FirstSubmitted: 1656509978
LastModified: 1656509978
URLPath: /cgit/aur.git/snapshot/python2-lockfile.tar.gz

5. The same packages on other Linux Distributions