roctracer on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S roctracer

* (Optional) Uninstall roctracer on Arch using YAY

$ yay -Rns roctracer

2. Manually Install "roctracer" via AUR

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

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

b. Clone roctracer's git locally

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

c. Go to ~/roctracer folder and install it

$ cd ~/roctracer $ makepkg -si

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

ID: 1115804
Name: roctracer
PackageBaseID: 150153
PackageBase: roctracer
Version: 5.2.1-1
Description: ROCm Tracer Callback/Activity Library for Performance tracing AMD GPU's
URL: https://rocmdocs.amd.com/en/latest/ROCm_Tools/ROCm-Tools.html#amd-rocm-roctracer
NumVotes: 2
Popularity: 0.947696
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1584070994
LastModified: 1658562070
URLPath: /cgit/aur.git/snapshot/roctracer.tar.gz

5. The same packages on other Linux Distributions