How to Install and Uninstall opensm.x86_64 Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "opensm.x86_64" package
Here is a brief guide to show you how to install opensm.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
opensm.x86_64
Copied
2. Uninstall "opensm.x86_64" package
This guide covers the steps necessary to uninstall opensm.x86_64 on Oracle Linux 8:
$
sudo dnf remove
opensm.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the opensm.x86_64 package on Oracle Linux 8
Last metadata expiration check: 6:13:22 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : opensm
Version : 3.3.24
Release : 1.el8
Architecture : x86_64
Size : 498 k
Source : opensm-3.3.24-1.el8.src.rpm
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.
Available Packages
Name : opensm
Version : 3.3.24
Release : 1.el8
Architecture : x86_64
Size : 498 k
Source : opensm-3.3.24-1.el8.src.rpm
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.