peekprof on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S peekprof

* (Optional) Uninstall peekprof on Arch using YAY

$ yay -Rns peekprof

2. Manually Install "peekprof" via AUR

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

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

b. Clone peekprof's git locally

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

c. Go to ~/peekprof folder and install it

$ cd ~/peekprof $ makepkg -si

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

ID: 1389449
Name: peekprof
PackageBaseID: 171368
PackageBase: peekprof
Version: v0.7-1
Description: Profiling tool used to generate profiles and peek at an application system resources usage
URL: https://github.com/exapsy/peekprof
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: exapsy
Submitter: exapsy
FirstSubmitted: 1632601111
LastModified: 1705785919
URLPath: /cgit/aur.git/snapshot/peekprof.tar.gz