How to Install and Uninstall rocm-runtime.x86_64 Package on Fedora 38
Last updated: January 15,2025
1. Install "rocm-runtime.x86_64" package
This guide let you learn how to install rocm-runtime.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
rocm-runtime.x86_64
Copied
2. Uninstall "rocm-runtime.x86_64" package
This guide covers the steps necessary to uninstall rocm-runtime.x86_64 on Fedora 38:
$
sudo dnf remove
rocm-runtime.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rocm-runtime.x86_64 package on Fedora 38
Last metadata expiration check: 1:20:52 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rocm-runtime
Version : 5.5.0
Release : 2.fc38
Architecture : x86_64
Size : 479 k
Source : rocm-runtime-5.5.0-2.fc38.src.rpm
Repository : updates
Summary : ROCm Runtime Library
URL : https://github.com/RadeonOpenCompute/ROCR-Runtime
License : NCSA
Description : The ROCm Runtime Library is a thin, user-mode API that exposes the necessary
: interfaces to access and interact with graphics hardware driven by the AMDGPU
: driver set and the AMDKFD kernel driver. Together they enable programmers to
: directly harness the power of AMD discrete graphics devices by allowing host
: applications to launch compute kernels directly to the graphics hardware.
Available Packages
Name : rocm-runtime
Version : 5.5.0
Release : 2.fc38
Architecture : x86_64
Size : 479 k
Source : rocm-runtime-5.5.0-2.fc38.src.rpm
Repository : updates
Summary : ROCm Runtime Library
URL : https://github.com/RadeonOpenCompute/ROCR-Runtime
License : NCSA
Description : The ROCm Runtime Library is a thin, user-mode API that exposes the necessary
: interfaces to access and interact with graphics hardware driven by the AMDGPU
: driver set and the AMDKFD kernel driver. Together they enable programmers to
: directly harness the power of AMD discrete graphics devices by allowing host
: applications to launch compute kernels directly to the graphics hardware.