renderdoc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S renderdoc

* (Optional) Uninstall renderdoc on Arch using YAY

$ yay -Rns renderdoc

2. Manually Install "renderdoc" via AUR

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

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

b. Clone renderdoc's git locally

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

c. Go to ~/renderdoc folder and install it

$ cd ~/renderdoc $ makepkg -si

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

ID: 1118665
Name: renderdoc
PackageBaseID: 99044
PackageBase: renderdoc
Version: 1.21-1
Description: OpenGL and Vulkan debugging tool
URL: https://github.com/baldurk/renderdoc
NumVotes: 41
Popularity: 1.094257
OutOfDate:
Maintainer: bwrsandman
FirstSubmitted: 1440972741
LastModified: 1659043639
URLPath: /cgit/aur.git/snapshot/renderdoc.tar.gz