How to Install and Uninstall opensm.src Package on Oracle Linux 8

Last updated: May 13,2024

1. Install "opensm.src" package

Please follow the guidance below to install opensm.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install opensm.src

2. Uninstall "opensm.src" package

Learn how to uninstall opensm.src on Oracle Linux 8:

$ sudo dnf remove opensm.src $ sudo dnf autoremove

3. Information about the opensm.src package on Oracle Linux 8

Last metadata expiration check: 4:19:29 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : opensm
Version : 3.3.24
Release : 1.el8
Architecture : src
Size : 1.3 M
Source : None
Repository : ol8_baseos_latest
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.