https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/quick-start.html Answer from ElementII5 on reddit.com
🌐
GitHub
gist.github.com › augustin-laurent › d29f026cdb53a4dff50a400c129d3ea7
ROCm Installation guide on Arch · GitHub
In this post, I will provide the solution that worked on my system on how to install Radeon Open Compute (ROCm) on Arch (linux- 6.19.11.arch1-1) for RX 6900 XT (Should work on other 6000 series and more recent). ROCm is an open-source software platform that allows GPU-accelerated computation.
🌐
Reddit
reddit.com › r/rocm › how do i install rocm 6.4.1 on arch-based distros? (i have the 9070 xt)
r/ROCm on Reddit: How do i install ROCm 6.4.1 on arch-based distros? (I have the 9070 XT)
May 22, 2025 - Spin up a docker image for a supported OS and install ROCm 6.4. Then copy the /opt/rocm directory tree to your Arch system.
🌐
GitHub
gist.github.com › augustin-laurent › d29f026cdb53a4dff50a400c129d3ea7
ROCm Installation guide on Arch - Gist - GitHub
In this post, I will provide the solution that worked on my system on how to install Radeon Open Compute (ROCm) on Arch (linux- 6.19.11.arch1-1) for RX 6900 XT (Should work on other 6000 series and more recent). ROCm is an open-source software platform that allows GPU-accelerated computation.
🌐
GitHub
github.com › rocm-arch › rocm-arch
GitHub - rocm-arch/rocm-arch: A collection of Arch Linux PKGBUILDS for the ROCm platform · GitHub
This repository hosts a collection of Arch Linux PKGBUILDs for AMD ROCm Software that have yet to be added to the official Arch Linux repositories. All important ROCm packages are in the official Arch Linux repositories. You can install any package listed here from the AUR.
Starred by 411 users
Forked by 52 users
Languages   Shell 85.5% | Fortran 11.6% | C++ 2.9%
🌐
Reddit
reddit.com › r/archlinux › rocm install
r/archlinux on Reddit: Rocm install
July 30, 2024 -

Can someone give me a good guide to install rocm on arch cause I tried olmost every tutorial on the internet but nothing gave me the same result like when I was trying to install it on ubuntu with official amd guide

🌐
ArchWiki
wiki.archlinux.org › title › General-purpose_computing_on_graphics_processing_units
General-purpose computing on graphics processing units - ArchWiki
May 31, 2026 - For any GPU supported by Mesa, you can use rusticl by installing opencl-mesa. It can be enabled by using the environment variable RUSTICL_ENABLE=driver, where driver is a Gallium driver, such as radeonsi or iris. It works on the broadest set of hardware but does not necessarily provide the best performance. If you have trouble setting up other drivers, try using it: it takes a very small amount of configuration to enable. rocm-opencl-runtime: Part of AMD's ROCm GPU compute stack, officially supporting a small range of GPU models (other cards may work with unofficial or partial support).
Find elsewhere
🌐
Civitai
civitai.com › articles › 1503 › how-to-install-rocm-on-any-form-of-archlinux-or-archlinux-variant
How to install ROCm on ANY form of archlinux or archlinux variant | Civitai
April 15, 2026 - finally, for any form of arch, ... · extract using ark or whatever · cd to directory · ./configure · make · sudo make install ·...
🌐
Arch Linux Forums
bbs.archlinux.org › viewtopic.php
[SOLVED] Getting latest ROCm binaries / Programming & Scripting / Arch Linux Forums
February 19, 2025 - https://aur.archlinux.org/packages/opencl-amd-dev from the AUR is a repackage of the Ubuntu release, use that.
🌐
Arch Linux
archlinux.org › packages › extra › x86_64 › rocm-smi-lib
Arch Linux - rocm-smi-lib 7.2.0-2 (x86_64)
Arch Linux · Home · Packages · Forums · Wiki · GitLab · Security · AUR · Download · Source Files / View Changes · Bug Reports / Add New Bug · Search Wiki / Manual Pages · Security Issues · Flagged out-of-date on 2026-05-29 · Download From Mirror · glibc · hsa-rocr · libgcc · python · rocm-core ·
🌐
YouTube
youtube.com › phazer tech
How to Install AMD ROCm on Linux - Updated Guide 10/2023 - YouTube
See the new 2024 version of this guide: https://youtu.be/hBMvM9eQhPsUpdated guide (10/2023) showing how to install AMD ROCm on Ubuntu and Arch based distros....
Published   October 13, 2023
Views   15K
🌐
Reddit
reddit.com › r/rocm › recent experiences with rocm on arch linux?
r/ROCm on Reddit: Recent experiences with ROCm on Arch Linux?
July 16, 2025 -

I searched on this sub and there were a few pretty old posts about this, but I'm wondering if anyone can speak to more recent experience with ROCm on Arch Linux.

I'm preparing to dive into ROCm with a new AMD unit coming soon, but I'm getting hung up on the linux distro to use for my new system. It seems from the official ROCm installation instructions that my best bet would be either Ubuntu or Debian (or some other unappealing options). But I've tried those distros before, and I strongly prefer Arch for a variety of reasons. I also know that Arch has its own community maintained ROCm packages, so it seems I could maybe use Arch, but I was wondering what the drawbacks are of using those packages versus the official installation on, say, Ubuntu? Are there any functional differences?

🌐
Theredbay
theredbay.net › misc › rocm-opencl-runtime-hashcat
Installing ROCm-OpenCL runtime on Arch Linux - The Red Bay
February 5, 2021 - Perfect, hashcat can now leverage the GPU through the OpenCL runtime we just installed. There you have it, we were able to get the rocm-opencl-runtime package installed by using pacman only. Honestly, it would have been a lot simpler to just use yay but we demonstrated that it’s possible to do it with pacman with a little extra work.
🌐
Reddit
reddit.com › r/rocm › rocm on arch linux
r/ROCm on Reddit: ROCm on arch linux
November 12, 2020 -

Hi all,

I'm trying to setup deep learning system, I have dell g 5 15 se with AMD cpu (ryzen 5 4600h) and rx5600m dgpu.

At first I was struggling to install linux on this machine, finally had success with manjaro 20.1

Now I'm trying to install ROCm on it. I did the following:

Installed amdgpu pro opencl orca Installed ROCm dkms, ROCm libs, rccl from arch for edu repo

I have ROCm version 3.8

Installed tensorflow ROCm

So far so good. But when I call sequential instance in tensorflow keras. It throws an error. I can't find any thing on the internet regarding this.

Please help

🌐
Reddit
reddit.com › r/rocm › need a good guide installation of rocm on arch
r/ROCm on Reddit: Need a good guide installation of ROCm on Arch
September 7, 2022 -

Hello, anyone have a good guide installation how to install and build ROCm on Arch Linux ?...I still confused try to install ROCm for Arch with git first or try to install tensorflow-rocm with AUR first ?...Thanks

🌐
Dev Oops
mcgillij.dev › stable-diffusion-on-amd-cards-with-rocm-on-arch-linux.html
Stable-Diffusion on Amd cards with rocm on Arch Linux - Dev Oops
September 9, 2022 - pip install --upgrade torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/rocm5.1.1
🌐
GitLab
gitlab.com › explore › snippets › $2584462
Run ML workloads using ROCm with a 7900XTX on Arch Linux ($2584462) · Snippets · GitLab
@kelteseth Interesting suggestion. I haven't tried but I think this would be possible already and easier than building natively, since Docker images are provided with all necessary software + ROCm installed.
🌐
Arch Linux
archlinux.org › packages › extra › x86_64 › rocm-opencl-runtime
Arch Linux - rocm-opencl-runtime 7.2.4-1 (x86_64)
View the file list for rocm-opencl-runtime · View the soname list for rocm-opencl-runtime