pspy-bin on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S pspy-bin

* (Optional) Uninstall pspy-bin on Arch using YAY

$ yay -Rns pspy-bin

2. Manually Install "pspy-bin" via AUR

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

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

b. Clone pspy-bin's git locally

$ git clone https://aur.archlinux.org/pspy-bin.git ~/pspy-bin

c. Go to ~/pspy-bin folder and install it

$ cd ~/pspy-bin $ makepkg -si

3. Information about the pspy-bin package on Arch User Repository (AUR)

ID: 837918
Name: pspy-bin
PackageBaseID: 161238
PackageBase: pspy-bin
Version: 1.2.0-1
Description: Monitor linux processes without root permissions.
URL: https://github.com/DominicBreuker/pspy
NumVotes: 0
Popularity: 0
OutOfDate: 1682476900
Maintainer:
Submitter: harry
FirstSubmitted: 1608836317
LastModified: 1608836317
URLPath: /cgit/aur.git/snapshot/pspy-bin.tar.gz