interbench on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S interbench

* (Optional) Uninstall interbench on Arch using YAY

$ yay -Rns interbench

2. Manually Install "interbench" via AUR

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

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

b. Clone interbench's git locally

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

c. Go to ~/interbench folder and install it

$ cd ~/interbench $ makepkg -si

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

ID: 261750
Name: interbench
PackageBaseID: 2093
PackageBase: interbench
Version: 0.31-4
Description: Emulates and measures CPU scheduling latency and jitter
URL: http://users.on.net/~ckolivas/interbench/
NumVotes: 29
Popularity: 0.002233
OutOfDate:
Maintainer: mschu
Submitter:
FirstSubmitted: 1126429607
LastModified: 1451841314
URLPath: /cgit/aur.git/snapshot/interbench.tar.gz