python-pidfile on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install python-pidfile on Arch using YAY
$
yay -S
python-pidfile
Copied
* (Optional) Uninstall python-pidfile on Arch using YAY
$
yay -Rns
python-pidfile
Copied
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
Copied
b. Clone python-pidfile's git locally
$
git clone https://aur.archlinux.org/python-pidfile.git
~/python-pidfile
Copied
c. Go to ~/python-pidfile folder and install it
$
cd
~/python-pidfile
Copied
$
makepkg -si
Copied
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
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