How to Install and Uninstall opensm.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "opensm.x86_64" package

In this section, we are going to explain the necessary steps to install opensm.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install opensm.x86_64

2. Uninstall "opensm.x86_64" package

In this section, we are going to explain the necessary steps to uninstall opensm.x86_64 on Rocky Linux 8:

$ sudo dnf remove opensm.x86_64 $ sudo dnf autoremove

3. Information about the opensm.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:37:37 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : opensm
Version : 3.3.24
Release : 1.el8
Architecture : x86_64
Size : 497 k
Source : opensm-3.3.24-1.el8.src.rpm
Repository : baseos
Summary : OpenIB InfiniBand Subnet Manager and management utilities
URL : https://github.com/linux-rdma/opensm
License : GPLv2 or BSD
Description : OpenSM is the OpenIB project's Subnet Manager for Infiniband networks.
: The subnet manager is run as a system daemon on one of the machines in
: the infiniband fabric to manage the fabric's routing state. This package
: also contains various tools for diagnosing and testing Infiniband networks
: that can be used from any machine and do not need to be run on a machine
: running the opensm daemon.