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

Last updated: July 02,2024

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

$ yay -S rocm-hip-sdk

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

$ yay -Rns rocm-hip-sdk

2. Manually Install "rocm-hip-sdk" 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-sdk's git locally

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

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

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

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

ID: 1126725
Name: rocm-hip-sdk
PackageBaseID: 173016
PackageBase: rocm-hip-sdk
Version: 5.2.1-2
Description: Develop applications using HIP and libraries for AMD platforms
URL: https://rocm-documentation.readthedocs.io/en/latest/
NumVotes: 3
Popularity: 0.982639
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1636731542
LastModified: 1660669164
URLPath: /cgit/aur.git/snapshot/rocm-hip-sdk.tar.gz

5. The same packages on other Linux Distributions