PSA: AMD GPU users, you can now sudo apt install rocm in Ubuntu 26.04
r/StableDiffusion
•
AI Hardware
Hey folks, Just wanted to drop a heads up for anyone running AMD GPUs on Linux who’s been putting off getting ROCm set up. You can now literally just: sudo apt install rocm …and that’s it. No adding custom repos, no manual downloads, no dependency hell. It’s in the standard repositories now (at least on Ubuntu 24.04+ and Debian testing - ymm on older releases). I know a lot of people got scared off by the old install process where you had to hunt down the right ROCm version for your specific distro, deal with broken packages, and pray nothing conflicted with your existing Mesa install.