mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-05 20:04:56 -05:00
549 B
549 B
Installer Script Uninstallation (Linux)
::::{rubric} Uninstalling Single-Version Install ::::
sudo amdgpu-install --uninstall
This command uninstalls all ROCm packages associated with the installed ROCm
release along with the kernel-mode driver.
::::{rubric} Uninstalling a Specific ROCm Release ::::
sudo amdgpu-install --uninstall --rocmrelease=<release-number>
::::{rubric} Uninstalling all ROCm Releases ::::
sudo amdgpu-install --uninstall --rocmrelease=all