psrecord on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S psrecord

* (Optional) Uninstall psrecord on Arch using YAY

$ yay -Rns psrecord

2. Manually Install "psrecord" via AUR

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

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

b. Clone psrecord's git locally

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

c. Go to ~/psrecord folder and install it

$ cd ~/psrecord $ makepkg -si

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

ID: 1076201
Name: psrecord
PackageBaseID: 139157
PackageBase: psrecord
Version: 1.2-3
Description: Record and plot the CPU and memory activity of a process.
URL: https://github.com/astrofrog/psrecord
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1548872614
LastModified: 1651774370
URLPath: /cgit/aur.git/snapshot/psrecord.tar.gz