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

Last updated: June 23,2024

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

$ yay -S rocm-opencl-sdk

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

$ yay -Rns rocm-opencl-sdk

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

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

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

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

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

ID: 1119364
Name: rocm-opencl-sdk
PackageBaseID: 173014
PackageBase: rocm-opencl-sdk
Version: 5.2.1-1
Description: Develop applications in OpenCL for the AMD platform
URL: https://rocm-documentation.readthedocs.io/en/latest/
NumVotes: 2
Popularity: 0.960869
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1636730069
LastModified: 1659189926
URLPath: /cgit/aur.git/snapshot/rocm-opencl-sdk.tar.gz

5. The same packages on other Linux Distributions