rocm-cmake on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S rocm-cmake

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

$ yay -Rns rocm-cmake

2. Manually Install "rocm-cmake" via AUR

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

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

b. Clone rocm-cmake's git locally

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

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

$ cd ~/rocm-cmake $ makepkg -si

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

ID: 1128269
Name: rocm-cmake
PackageBaseID: 147007
PackageBase: rocm-cmake
Version: 5.2.3-1
Description: CMake modules for common build tasks needed for the ROCm software stack
URL: https://github.com/RadeonOpenCompute/rocm-cmake
NumVotes: 6
Popularity: 0.949277
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1574959701
LastModified: 1661005522
URLPath: /cgit/aur.git/snapshot/rocm-cmake.tar.gz