python-pidfile on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pidfile

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

$ yay -Rns python-pidfile

2. Manually Install "python-pidfile" via AUR

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

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

b. Clone python-pidfile's git locally

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

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

$ cd ~/python-pidfile $ makepkg -si

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

ID: 1307264
Name: python-pidfile
PackageBaseID: 159055
PackageBase: python-pidfile
Version: 3.1.1-2
Description: Python context manager for managing pid files
URL: https://pypi.python.org/pypi/python-pidfile
NumVotes: 6
Popularity: 0.000218
OutOfDate:
Maintainer: taragolis
Submitter: taragolis
FirstSubmitted: 1603406176
LastModified: 1692648342
URLPath: /cgit/aur.git/snapshot/python-pidfile.tar.gz