pspy on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S pspy

* (Optional) Uninstall pspy on Arch using YAY

$ yay -Rns pspy

2. Manually Install "pspy" via AUR

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

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

b. Clone pspy's git locally

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

c. Go to ~/pspy folder and install it

$ cd ~/pspy $ makepkg -si

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

ID: 1313949
Name: pspy
PackageBaseID: 197315
PackageBase: pspy
Version: 1.2.1-1
Description: Monitor linux processes without root permissions.
URL: https://github.com/DominicBreuker/pspy
NumVotes: 1
Popularity: 0.021375
OutOfDate:
Maintainer: sam0x
Submitter: sam0x
FirstSubmitted: 1693847064
LastModified: 1693853884
URLPath: /cgit/aur.git/snapshot/pspy.tar.gz