python-pid on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-pid

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

$ yay -Rns python-pid

2. Manually Install "python-pid" via AUR

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

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

b. Clone python-pid's git locally

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

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

$ cd ~/python-pid $ makepkg -si

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

ID: 1273970
Name: python-pid
PackageBaseID: 99290
PackageBase: python-pid
Version: 3.0.4-1
Description: Pidfile featuring stale detection and file-locking
URL: https://github.com/trbs/pid
NumVotes: 6
Popularity: 0.092981
OutOfDate:
Maintainer: Yagrum
Submitter: eworm
FirstSubmitted: 1441305063
LastModified: 1686884877
URLPath: /cgit/aur.git/snapshot/python-pid.tar.gz