How to Install and Uninstall rocm-device-libs.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

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

In this section, we are going to explain the necessary steps to install rocm-device-libs.x86_64 on Rocky Linux 8

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

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

Here is a brief guide to show you how to uninstall rocm-device-libs.x86_64 on Rocky Linux 8:

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

3. Information about the rocm-device-libs.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:10:59 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rocm-device-libs
Version : 5.0.2
Release : 1.el8
Architecture : x86_64
Size : 542 k
Source : rocm-device-libs-5.0.2-1.el8.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