How to Install and Uninstall rocm-cmake.noarch Package on Fedora 39

Last updated: November 29,2024

1. Install "rocm-cmake.noarch" package

This guide let you learn how to install rocm-cmake.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rocm-cmake.noarch

2. Uninstall "rocm-cmake.noarch" package

Please follow the steps below to uninstall rocm-cmake.noarch on Fedora 39:

$ sudo dnf remove rocm-cmake.noarch $ sudo dnf autoremove

3. Information about the rocm-cmake.noarch package on Fedora 39

Last metadata expiration check: 4:04:52 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rocm-cmake
Version : 5.7.0
Release : 1.fc39
Architecture : noarch
Size : 40 k
Source : rocm-cmake-5.7.0-1.fc39.src.rpm
Repository : updates
Summary : CMake modules for common build and dev tasks within the ROCm project
URL : https://github.com/radeonopencompute/rocm-cmake
License : MIT
Description : rocm-cmake is a collection of CMake modules for common build and development
: tasks within the ROCm project. It is therefore a build dependency for many of
: the libraries that comprise the ROCm platform.
:
: rocm-cmake is not required for building libraries or programs that use ROCm; it
: is required for building some of the libraries that are a part of ROCm.