How to Install and Uninstall opensm.x86_64 Package on CentOS Stream 9

Last updated: February 04,2025

1. Install "opensm.x86_64" package

This guide let you learn how to install opensm.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install opensm.x86_64

2. Uninstall "opensm.x86_64" package

Learn how to uninstall opensm.x86_64 on CentOS Stream 9:

$ sudo dnf remove opensm.x86_64 $ sudo dnf autoremove

3. Information about the opensm.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:04:38 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : opensm
Version : 3.3.24
Release : 2.el9
Architecture : x86_64
Size : 507 k
Source : opensm-3.3.24-2.el9.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.