peakperf on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S peakperf

* (Optional) Uninstall peakperf on Arch using YAY

$ yay -Rns peakperf

2. Manually Install "peakperf" via AUR

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

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

b. Clone peakperf's git locally

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

c. Go to ~/peakperf folder and install it

$ cd ~/peakperf $ makepkg -si

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

ID: 1404478
Name: peakperf
PackageBaseID: 202116
PackageBase: peakperf
Version: 1.17-1
Description: Microbenchmark to achieve peak performance on x86_64 CPUs and NVIDIA GPUs
URL: https://github.com/Dr-Noob/peakperf
NumVotes: 1
Popularity: 0.425526
OutOfDate:
Maintainer: ivanmlerner
Submitter: ivanmlerner
FirstSubmitted: 1706841539
LastModified: 1707153804
URLPath: /cgit/aur.git/snapshot/peakperf.tar.gz