lbench on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S lbench

* (Optional) Uninstall lbench on Arch using YAY

$ yay -Rns lbench

2. Manually Install "lbench" via AUR

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

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

b. Clone lbench's git locally

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

c. Go to ~/lbench folder and install it

$ cd ~/lbench $ makepkg -si

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

ID: 1236615
Name: lbench
PackageBaseID: 29507
PackageBase: lbench
Version: 6.0-6
Description: Simple Linux multithread benchmarking tool
URL: http://www.kornelix.net/lbench/lbench.html
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1250878302
LastModified: 1680634113
URLPath: /cgit/aur.git/snapshot/lbench.tar.gz