rocm-clang-ocl on AUR (Arch User Repository)

Last updated: March 03,2025

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

$ yay -S rocm-clang-ocl

* (Optional) Uninstall rocm-clang-ocl on Arch using YAY

$ yay -Rns rocm-clang-ocl

2. Manually Install "rocm-clang-ocl" via AUR

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

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

b. Clone rocm-clang-ocl's git locally

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

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

$ cd ~/rocm-clang-ocl $ makepkg -si

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

ID: 1132548
Name: rocm-clang-ocl
PackageBaseID: 140485
PackageBase: rocm-clang-ocl
Version: 5.2.3-1
Description: OpenCL compilation with clang compiler.
URL: https://github.com/RadeonOpenCompute/clang-ocl
NumVotes: 5
Popularity: 0.947534
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1553197048
LastModified: 1661794785
URLPath: /cgit/aur.git/snapshot/rocm-clang-ocl.tar.gz

5. The same packages on other Linux Distributions