kcbench on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S kcbench

* (Optional) Uninstall kcbench on Arch using YAY

$ yay -Rns kcbench

2. Manually Install "kcbench" via AUR

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

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

b. Clone kcbench's git locally

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

c. Go to ~/kcbench folder and install it

$ cd ~/kcbench $ makepkg -si

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

ID: 1427609
Name: kcbench
PackageBaseID: 164110
PackageBase: kcbench
Version: 0.9.10-1
Description: Linux kernel compile benchmark
URL: https://gitlab.com/knurd42/kcbench
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: grawity
FirstSubmitted: 1615157680
LastModified: 1710495337
URLPath: /cgit/aur.git/snapshot/kcbench.tar.gz