nanobench on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S nanobench

* (Optional) Uninstall nanobench on Arch using YAY

$ yay -Rns nanobench

2. Manually Install "nanobench" via AUR

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

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

b. Clone nanobench's git locally

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

c. Go to ~/nanobench folder and install it

$ cd ~/nanobench $ makepkg -si

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

ID: 1212205
Name: nanobench
PackageBaseID: 185587
PackageBase: nanobench
Version: 4.3.11-1
Description: Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
URL: https://nanobench.ankerl.com
NumVotes: 2
Popularity: 0.0001
OutOfDate:
Maintainer: tocic
Submitter: tocic
FirstSubmitted: 1662637707
LastModified: 1676619436
URLPath: /cgit/aur.git/snapshot/nanobench.tar.gz