glmark2 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S glmark2

* (Optional) Uninstall glmark2 on Arch using YAY

$ yay -Rns glmark2

2. Manually Install "glmark2" via AUR

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

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

b. Clone glmark2's git locally

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

c. Go to ~/glmark2 folder and install it

$ cd ~/glmark2 $ makepkg -si

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

ID: 1008967
Name: glmark2
PackageBaseID: 97051
PackageBase: glmark2
Version: 2021.12-1
Description: An OpenGL 2.0 and ES 2.0 benchmark
URL: https://github.com/glmark2/glmark2
NumVotes: 16
Popularity: 0.083208
OutOfDate:
Maintainer: yochananmarqos
FirstSubmitted: 1439202085
LastModified: 1640278182
URLPath: /cgit/aur.git/snapshot/glmark2.tar.gz