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

Last updated: May 13,2024

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

$ yay -S hip-runtime-amd

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

$ yay -Rns hip-runtime-amd

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

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

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

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

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

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

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

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

ID: 1128282
Name: hip-runtime-amd
PackageBaseID: 172837
PackageBase: hip-runtime-amd
Version: 5.2.3-1
Description: Heterogeneous Interface for Portability ROCm
URL: https://rocmdocs.amd.com/en/latest/Installation_Guide/HIP.html
NumVotes: 5
Popularity: 1.131128
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1636294132
LastModified: 1661007031
URLPath: /cgit/aur.git/snapshot/hip-runtime-amd.tar.gz

5. The same packages on other Linux Distributions