pscpug on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S pscpug

* (Optional) Uninstall pscpug on Arch using YAY

$ yay -Rns pscpug

2. Manually Install "pscpug" via AUR

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

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

b. Clone pscpug's git locally

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

c. Go to ~/pscpug folder and install it

$ cd ~/pscpug $ makepkg -si

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

ID: 203996
Name: pscpug
PackageBaseID: 25057
PackageBase: pscpug
Version: 0.3.5-1
Description: A unix utility designed to graph a given process's CPU usage over time
URL: http://www.diablonet.net/~mercadal/projects/pscpug/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
FirstSubmitted: 1238261627
LastModified: 1435507181
URLPath: /cgit/aur.git/snapshot/pscpug.tar.gz