rocm-dbgapi on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S rocm-dbgapi

* (Optional) Uninstall rocm-dbgapi on Arch using YAY

$ yay -Rns rocm-dbgapi

2. Manually Install "rocm-dbgapi" via AUR

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

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

b. Clone rocm-dbgapi's git locally

$ git clone https://aur.archlinux.org/rocm-dbgapi.git ~/rocm-dbgapi

c. Go to ~/rocm-dbgapi folder and install it

$ cd ~/rocm-dbgapi $ makepkg -si

3. Information about the rocm-dbgapi package on Arch User Repository (AUR)

ID: 1133391
Name: rocm-dbgapi
PackageBaseID: 154441
PackageBase: rocm-dbgapi
Version: 5.2.3-1
Description: Support library necessary for a debugger of AMD's GPUs
URL: https://github.com/ROCm-Developer-Tools/ROCdbgapi
NumVotes: 3
Popularity: 0.949462
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1592308558
LastModified: 1661967172
URLPath: /cgit/aur.git/snapshot/rocm-dbgapi.tar.gz

5. The same packages on other Linux Distributions