perfutils-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S perfutils-git

* (Optional) Uninstall perfutils-git on Arch using YAY

$ yay -Rns perfutils-git

2. Manually Install "perfutils-git" via AUR

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

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

b. Clone perfutils-git's git locally

$ git clone https://aur.archlinux.org/perfutils-git.git ~/perfutils-git

c. Go to ~/perfutils-git folder and install it

$ cd ~/perfutils-git $ makepkg -si

3. Information about the perfutils-git package on Arch User Repository (AUR)

ID: 556192
Name: perfutils-git
PackageBaseID: 137042
PackageBase: perfutils-git
Version: r94.5676231-3
Description: Collection of eclectic tools for measuring performance using the cycle counter and pinning threads
URL: https://github.com/PlatformLab/PerfUtils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ayekat
FirstSubmitted: 1540994792
LastModified: 1541002275
URLPath: /cgit/aur.git/snapshot/perfutils-git.tar.gz