gpu-trace on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S gpu-trace

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

$ yay -Rns gpu-trace

2. Manually Install "gpu-trace" via AUR

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

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

b. Clone gpu-trace's git locally

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

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

$ cd ~/gpu-trace $ makepkg -si

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

ID: 1288545
Name: gpu-trace
PackageBaseID: 164157
PackageBase: gpu-trace
Version: 2.11-1
Description: GPU Trace capture tool
URL: https://github.com/lostgoat/gpu-trace
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lostgoat
Submitter: lostgoat
FirstSubmitted: 1615306474
LastModified: 1689279162
URLPath: /cgit/aur.git/snapshot/gpu-trace.tar.gz