rocm-developer-tools on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S rocm-developer-tools

* (Optional) Uninstall rocm-developer-tools on Arch using YAY

$ yay -Rns rocm-developer-tools

2. Manually Install "rocm-developer-tools" via AUR

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

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

b. Clone rocm-developer-tools's git locally

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

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

$ cd ~/rocm-developer-tools $ makepkg -si

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

ID: 1126328
Name: rocm-developer-tools
PackageBaseID: 184943
PackageBase: rocm-developer-tools
Version: 5.2.1-1
Description: Packages required to debug and profile HIP-based applications
URL: https://docs.amd.com
NumVotes: 1
Popularity: 0.947478
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1660574408
LastModified: 1660574408
URLPath: /cgit/aur.git/snapshot/rocm-developer-tools.tar.gz