mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-04 11:25:03 -05:00
35 lines
610 B
Markdown
35 lines
610 B
Markdown
# Installation via package manager
|
|
|
|
::::{grid} 1 1 2 2
|
|
:gutter: 1
|
|
|
|
:::{grid-item-card}
|
|
**[Installing ROCm](./install.md)**
|
|
|
|
Installation instructions.
|
|
:::
|
|
|
|
:::{grid-item-card}
|
|
**[Upgrading ROCm](./upgrade.md)**
|
|
|
|
Instructions for upgrading an existing ROCm installation.
|
|
:::
|
|
|
|
:::{grid-item-card}
|
|
**[Uninstalling ROCm](./uninstall.md)**
|
|
|
|
Instructions for removing ROCm packages, libraries and tools.
|
|
:::
|
|
|
|
:::{grid-item-card}
|
|
**[Package manager integration](./package-manager-integration.md)**
|
|
|
|
Information about packages.
|
|
:::
|
|
|
|
::::
|
|
|
|
## See also
|
|
|
|
[Linux support](../../../../about/compatibility/linux-support.md)
|