How to Install and Uninstall hip-devel.noarch Package on Fedora 39

Last updated: November 24,2024

1. Install "hip-devel.noarch" package

Please follow the instructions below to install hip-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install hip-devel.noarch

2. Uninstall "hip-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall hip-devel.noarch on Fedora 39:

$ sudo dnf remove hip-devel.noarch $ sudo dnf autoremove

3. Information about the hip-devel.noarch package on Fedora 39

Last metadata expiration check: 0:37:12 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : hip-devel
Version : 5.7.1
Release : 1.fc39
Architecture : noarch
Size : 221 k
Source : rocclr-5.7.1-1.fc39.src.rpm
Repository : updates
Summary : HIP API development package
URL : https://github.com/ROCm-Developer-Tools/clr
License : MIT
Description : HIP is a C++ Runtime API and Kernel Language that allows developers to create
: portable applications for AMD and NVIDIA GPUs from the same source code.