pid-tools on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pid-tools

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

$ yay -Rns pid-tools

2. Manually Install "pid-tools" via AUR

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

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

b. Clone pid-tools's git locally

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

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

$ cd ~/pid-tools $ makepkg -si

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

ID: 559538
Name: pid-tools
PackageBaseID: 125231
PackageBase: pid-tools
Version: 5.0.2-1
Description: Some commandline tools for dealing with pids, information about processes, and their relations
URL: http://github.com/kata198/pid-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1504243109
LastModified: 1542121939
URLPath: /cgit/aur.git/snapshot/pid-tools.tar.gz