geekbench4 on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S geekbench4

* (Optional) Uninstall geekbench4 on Arch using YAY

$ yay -Rns geekbench4

2. Manually Install "geekbench4" via AUR

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

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

b. Clone geekbench4's git locally

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

c. Go to ~/geekbench4 folder and install it

$ cd ~/geekbench4 $ makepkg -si

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

ID: 1033104
Name: geekbench4
PackageBaseID: 168970
PackageBase: geekbench4
Version: 4.4.4-1
Description: A cross-platform benchmark that measures processor and memory performance
URL: http://www.primatelabs.ca/geekbench/
NumVotes: 2
Popularity: 0.004226
OutOfDate:
Maintainer: BrainwreckedTech
Submitter: BrainwreckedTech
FirstSubmitted: 1626519141
LastModified: 1644260858
URLPath: /cgit/aur.git/snapshot/geekbench4.tar.gz