python2-filelock on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-filelock

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

$ yay -Rns python2-filelock

2. Manually Install "python2-filelock" via AUR

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

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

b. Clone python2-filelock's git locally

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

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

$ cd ~/python2-filelock $ makepkg -si

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

ID: 1336911
Name: python2-filelock
PackageBaseID: 196681
PackageBase: python2-filelock
Version: 3.2.1-3
Description: A platform independent file lock
URL: https://github.com/benediktschmitt/py-filelock
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1691996185
LastModified: 1697779478
URLPath: /cgit/aur.git/snapshot/python2-filelock.tar.gz

5. The same packages on other Linux Distributions