gputest on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gputest

* (Optional) Uninstall gputest on Arch using YAY

$ yay -Rns gputest

2. Manually Install "gputest" via AUR

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

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

b. Clone gputest's git locally

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

c. Go to ~/gputest folder and install it

$ cd ~/gputest $ makepkg -si

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

ID: 190320
Name: gputest
PackageBaseID: 72183
PackageBase: gputest
Version: 0.7.0-1
Description: cross-platform GPU stress test and OpenGL benchmark. Contains FurMark, TessMark
URL: http://www.geeks3d.com/gputest/
NumVotes: 73
Popularity: 0.587099
OutOfDate:
Maintainer: swiftgeek
Submitter: swiftgeek
FirstSubmitted: 1374978131
LastModified: 1433892021
URLPath: /cgit/aur.git/snapshot/gputest.tar.gz