gpuvis on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gpuvis

* (Optional) Uninstall gpuvis on Arch using YAY

$ yay -Rns gpuvis

2. Manually Install "gpuvis" via AUR

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

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

b. Clone gpuvis's git locally

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

c. Go to ~/gpuvis folder and install it

$ cd ~/gpuvis $ makepkg -si

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

ID: 1033255
Name: gpuvis
PackageBaseID: 175770
PackageBase: gpuvis
Version: 0.1-1
Description: GPU trace visualizer
URL: https://github.com/mikesart/gpuvis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lostgoat
Submitter: 1ace
FirstSubmitted: 1644270747
LastModified: 1644270747
URLPath: /cgit/aur.git/snapshot/gpuvis.tar.gz