hsa-rocr on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S hsa-rocr

* (Optional) Uninstall hsa-rocr on Arch using YAY

$ yay -Rns hsa-rocr

2. Manually Install "hsa-rocr" via AUR

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

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

b. Clone hsa-rocr's git locally

$ git clone https://aur.archlinux.org/hsa-rocr.git ~/hsa-rocr

c. Go to ~/hsa-rocr folder and install it

$ cd ~/hsa-rocr $ makepkg -si

3. Information about the hsa-rocr package on Arch User Repository (AUR)

ID: 1128275
Name: hsa-rocr
PackageBaseID: 150948
PackageBase: hsa-rocr
Version: 5.2.3-1
Description: ROCm Platform Runtime: ROCr a HPC market enhanced HSA based runtime
URL: https://rocmdocs.amd.com/en/latest/Installation_Guide/ROCR-Runtime.html
NumVotes: 7
Popularity: 0.949697
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1585680487
LastModified: 1661006021
URLPath: /cgit/aur.git/snapshot/hsa-rocr.tar.gz

5. The same packages on other Linux Distributions