rocprofiler on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S rocprofiler

* (Optional) Uninstall rocprofiler on Arch using YAY

$ yay -Rns rocprofiler

2. Manually Install "rocprofiler" via AUR

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

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

b. Clone rocprofiler's git locally

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

c. Go to ~/rocprofiler folder and install it

$ cd ~/rocprofiler $ makepkg -si

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

ID: 1115802
Name: rocprofiler
PackageBaseID: 150150
PackageBase: rocprofiler
Version: 5.2.1-1
Description: ROC profiler library. Profiling with perf-counters and derived metrics.
URL: https://rocmdocs.amd.com/en/latest/ROCm_Tools/ROCm-Tools.html
NumVotes: 1
Popularity: 2.4E-5
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1584064935
LastModified: 1658561947
URLPath: /cgit/aur.git/snapshot/rocprofiler.tar.gz

5. The same packages on other Linux Distributions