How to Install and Uninstall rocm-device-libs.x86_64 Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "rocm-device-libs.x86_64" package

This guide covers the steps necessary to install rocm-device-libs.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rocm-device-libs.x86_64

2. Uninstall "rocm-device-libs.x86_64" package

Please follow the steps below to uninstall rocm-device-libs.x86_64 on Oracle Linux 9:

$ sudo dnf remove rocm-device-libs.x86_64 $ sudo dnf autoremove

3. Information about the rocm-device-libs.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:28:04 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rocm-device-libs
Version : 15.1
Release : 1.el9
Architecture : x86_64
Size : 548 k
Source : rocm-device-libs-15.1-1.el9.src.rpm
Repository : epel
Summary : AMD ROCm LLVM bit code libraries
URL : https://github.com/RadeonOpenCompute/ROCm-Device-Libs
License : NCSA
Description : This package contains a set of AMD specific device-side language runtime
: libraries in the form of bit code. Specifically:
: - Open Compute library controls
: - Open Compute Math library
: - Open Compute Kernel library
: - OpenCL built-in library
: - HIP built-in library
: - Heterogeneous Compute built-in library