geekbench5 on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S geekbench5

* (Optional) Uninstall geekbench5 on Arch using YAY

$ yay -Rns geekbench5

2. Manually Install "geekbench5" via AUR

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

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

b. Clone geekbench5's git locally

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

c. Go to ~/geekbench5 folder and install it

$ cd ~/geekbench5 $ makepkg -si

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

ID: 1215258
Name: geekbench5
PackageBaseID: 190654
PackageBase: geekbench5
Version: 5.5.1-1
Description: A cross-platform benchmark that measures processor and memory performance
URL: http://www.primatelabs.ca/geekbench/
NumVotes: 2
Popularity: 0.004431
OutOfDate:
Maintainer: BrainwreckedTech
Submitter: BrainwreckedTech
FirstSubmitted: 1677012082
LastModified: 1677012082
URLPath: /cgit/aur.git/snapshot/geekbench5.tar.gz