check_pidfile on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S check_pidfile

* (Optional) Uninstall check_pidfile on Arch using YAY

$ yay -Rns check_pidfile

2. Manually Install "check_pidfile" via AUR

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

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

b. Clone check_pidfile's git locally

$ git clone https://aur.archlinux.org/check_pidfile.git ~/check_pidfile

c. Go to ~/check_pidfile folder and install it

$ cd ~/check_pidfile $ makepkg -si

3. Information about the check_pidfile package on Arch User Repository (AUR)

ID: 226926
Name: check_pidfile
PackageBaseID: 99106
PackageBase: check_pidfile
Version: 1-0
Description: check pidfile
URL: https://github.com/hollow/check_pidfile.git
NumVotes: 0
Popularity: 0
OutOfDate: 1448203749
Maintainer:
Submitter: nutz
FirstSubmitted: 1441036764
LastModified: 1441036820
URLPath: /cgit/aur.git/snapshot/check_pidfile.tar.gz