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