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