gpu-viewer on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S gpu-viewer

* (Optional) Uninstall gpu-viewer on Arch using YAY

$ yay -Rns gpu-viewer

2. Manually Install "gpu-viewer" via AUR

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

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

b. Clone gpu-viewer's git locally

$ git clone https://aur.archlinux.org/gpu-viewer.git ~/gpu-viewer

c. Go to ~/gpu-viewer folder and install it

$ cd ~/gpu-viewer $ makepkg -si

3. Information about the gpu-viewer package on Arch User Repository (AUR)

ID: 1422042
Name: gpu-viewer
PackageBaseID: 127181
PackageBase: gpu-viewer
Version: 3.02-2
Description: A frontend to glxinfo and vulkaninfo.
URL: https://github.com/arunsivaramanneo/GPU-Viewer/
NumVotes: 38
Popularity: 0.090208
OutOfDate:
Maintainer: Strit
Submitter: Strit
FirstSubmitted: 1510485549
LastModified: 1709758537
URLPath: /cgit/aur.git/snapshot/gpu-viewer.tar.gz