gfxreconstruct on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S gfxreconstruct

* (Optional) Uninstall gfxreconstruct on Arch using YAY

$ yay -Rns gfxreconstruct

2. Manually Install "gfxreconstruct" via AUR

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

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

b. Clone gfxreconstruct's git locally

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

c. Go to ~/gfxreconstruct folder and install it

$ cd ~/gfxreconstruct $ makepkg -si

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

ID: 1277120
Name: gfxreconstruct
PackageBaseID: 189626
PackageBase: gfxreconstruct
Version: 1.0.0-1
Description: Graphics API Capture and Replay Tools for Reconstructing Graphics Application Behavior
URL: https://github.com/LunarG/gfxreconstruct
NumVotes: 0
Popularity: 0
OutOfDate: 1698702229
Maintainer: 1ace
Submitter: 1ace
FirstSubmitted: 1674057685
LastModified: 1687427428
URLPath: /cgit/aur.git/snapshot/gfxreconstruct.tar.gz