perfsuite on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S perfsuite

* (Optional) Uninstall perfsuite on Arch using YAY

$ yay -Rns perfsuite

2. Manually Install "perfsuite" via AUR

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

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

b. Clone perfsuite's git locally

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

c. Go to ~/perfsuite folder and install it

$ cd ~/perfsuite $ makepkg -si

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

ID: 219155
Name: perfsuite
PackageBaseID: 92435
PackageBase: perfsuite
Version: 1.1.4-2
Description: Collection of tools, utilities, and libraries for software performance analysis
URL: http://perfsuite.ncsa.illinois.edu/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1429778920
LastModified: 1439057677
URLPath: /cgit/aur.git/snapshot/perfsuite.tar.gz