rocm-hip-runtime on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rocm-hip-runtime

* (Optional) Uninstall rocm-hip-runtime on Arch using YAY

$ yay -Rns rocm-hip-runtime

2. Manually Install "rocm-hip-runtime" via AUR

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

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

b. Clone rocm-hip-runtime's git locally

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

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

$ cd ~/rocm-hip-runtime $ makepkg -si

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

ID: 1119353
Name: rocm-hip-runtime
PackageBaseID: 173013
PackageBase: rocm-hip-runtime
Version: 5.2.1-1
Description: Packages to run HIP applications on the AMD platform
URL: https://rocm-documentation.readthedocs.io/en/latest/
NumVotes: 2
Popularity: 0.380763
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1636729765
LastModified: 1659189457
URLPath: /cgit/aur.git/snapshot/rocm-hip-runtime.tar.gz