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

Last updated: July 07,2024

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

$ yay -S rocm-language-runtime

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

$ yay -Rns rocm-language-runtime

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

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

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

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

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

ID: 1119352
Name: rocm-language-runtime
PackageBaseID: 173011
PackageBase: rocm-language-runtime
Version: 5.2.1-1
Description: ROCr - ROCm runtime
URL: https://rocm-documentation.readthedocs.io/en/latest/
NumVotes: 1
Popularity: 0.94757
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1636728168
LastModified: 1659189349
URLPath: /cgit/aur.git/snapshot/rocm-language-runtime.tar.gz