mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-06 12:25:09 -05:00
* Install updates - revert distro command installation -> package manager installation - move description of installer script to common section - updates to the installer script installation page - other misc fixes * Fix spelling
39 lines
584 B
Markdown
39 lines
584 B
Markdown
# Installation via Package manager
|
|
|
|
::::{grid} 2 3 3 3
|
|
:gutter: 1
|
|
|
|
:::{grid-item-card} Install
|
|
:link: install
|
|
:link-type: doc
|
|
|
|
How to install ROCm?
|
|
:::
|
|
|
|
:::{grid-item-card} Upgrade
|
|
:link: upgrade
|
|
:link-type: doc
|
|
|
|
Instructions for upgrading an existing ROCm installation.
|
|
:::
|
|
|
|
:::{grid-item-card} Uninstall
|
|
:link: uninstall
|
|
:link-type: doc
|
|
|
|
Steps for removing ROCm packages libraries and tools.
|
|
:::
|
|
|
|
:::{grid-item-card} Package Manager Integration
|
|
:link: package_manager_integration
|
|
:link-type: doc
|
|
|
|
Information about packages.
|
|
:::
|
|
|
|
::::
|
|
|
|
## See Also
|
|
|
|
- {doc}`/release/gpu_os_support`
|