rocm-core on AUR (Arch User Repository)

Last updated: November 19,2024

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

$ yay -S rocm-core

* (Optional) Uninstall rocm-core on Arch using YAY

$ yay -Rns rocm-core

2. Manually Install "rocm-core" via AUR

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

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

b. Clone rocm-core's git locally

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

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

$ cd ~/rocm-core $ makepkg -si

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

ID: 1116105
Name: rocm-core
PackageBaseID: 172936
PackageBase: rocm-core
Version: 5.2.1-2
Description: AMD ROCm core package
URL: https://docs.amd.com/
NumVotes: 2
Popularity: 0.960879
OutOfDate: 1661182689
Maintainer: tpkessler
FirstSubmitted: 1636542290
LastModified: 1658587665
URLPath: /cgit/aur.git/snapshot/rocm-core.tar.gz

5. The same packages on other Linux Distributions