benchmark-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S benchmark-git

* (Optional) Uninstall benchmark-git on Arch using YAY

$ yay -Rns benchmark-git

2. Manually Install "benchmark-git" via AUR

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

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

b. Clone benchmark-git's git locally

$ git clone https://aur.archlinux.org/benchmark-git.git ~/benchmark-git

c. Go to ~/benchmark-git folder and install it

$ cd ~/benchmark-git $ makepkg -si

3. Information about the benchmark-git package on Arch User Repository (AUR)

ID: 1311799
Name: benchmark-git
PackageBaseID: 116750
PackageBase: benchmark-git
Version: v1.8.3-1
Description: A microbenchmark support library, by Google
URL: https://github.com/google/benchmark
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dma
Submitter: erikzenker
FirstSubmitted: 1478255081
LastModified: 1693485457
URLPath: /cgit/aur.git/snapshot/benchmark-git.tar.gz