geekbench on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S geekbench

* (Optional) Uninstall geekbench on Arch using YAY

$ yay -Rns geekbench

2. Manually Install "geekbench" via AUR

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

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

b. Clone geekbench's git locally

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

c. Go to ~/geekbench folder and install it

$ cd ~/geekbench $ makepkg -si

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

ID: 1346338
Name: geekbench
PackageBaseID: 21432
PackageBase: geekbench
Version: 6.2.1-1
Description: A cross-platform benchmark that measures processor and memory performance
URL: https://www.geekbench.com/
NumVotes: 94
Popularity: 1.244335
OutOfDate: 1707495650
Maintainer: Jake
Submitter: jose1711
FirstSubmitted: 1226528443
LastModified: 1698933451
URLPath: /cgit/aur.git/snapshot/geekbench.tar.gz