How To Install opensm-libs on Fedora 36

In this tutorial we learn how to install opensm-libs in Fedora 36. opensm-libs is Libraries used by opensm and included utilities

Introduction

In this tutorial we learn how to install opensm-libs on Fedora 36.

What is opensm-libs

Shared libraries for Infiniband user space access

We can use yum or dnf to install opensm-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install opensm-libs.

Install opensm-libs on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install opensm-libs using dnf by running the following command:

sudo dnf -y install opensm-libs

Install opensm-libs on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

title: “How To Install opensm-libs on Fedora 36” After updating yum database, We can install opensm-libs using yum by running the following command: linkTitle: “opensm-libs”

type: “docs”

sudo yum -y install opensm-libs

How To Uninstall opensm-libs on Fedora 36

description: “In this tutorial we learn how to install opensm-libs in Fedora 36. opensm-libs is Libraries used by opensm and included utilities” To uninstall only the opensm-libs package we can use the following command: date: “2022-08-17”

lastmod: “2022-08-17”

#image: /images/fedora/36/opensm-libs-featured.png
sudo dnf remove opensm-libs
---

Introduction

opensm-libs Package Contents on Fedora 36

In this tutorial we learn how to install opensm-libs on Fedora 36.


### What is `opensm-libs`

> Shared libraries for Infiniband user space access  

We can use `yum` or `dnf` to install `opensm-libs` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install opensm-libs.

## Install opensm-libs on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install opensm-libs using dnf by running the following command:

sudo dnf -y install opensm-libs

Install opensm-libs on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

/usr/lib/.build-id /usr/lib/.build-id/4a /usr/lib/.build-id/4a/1d85bf9a8d4aed56805ecacd82f74aecab42e6 /usr/lib/.build-id/54 /usr/lib/.build-id/54/c63a00022d7ea92da05cad1ba664ce8807625a /usr/lib/.build-id/5b /usr/lib/.build-id/5b/c64794ae943b3d1b5d27625f2db4aba074da3f /usr/lib/libopensm.so.9 /usr/lib/libopensm.so.9.2.0 /usr/lib/libosmcomp.so.5 /usr/lib/libosmcomp.so.5.0.1 /usr/lib/libosmvendor.so.5 /usr/lib/libosmvendor.so.5.0.0 After updating yum database, We can install opensm-libs using yum by running the following command:

sudo yum -y install opensm-libs

How To Uninstall opensm-libs on Fedora 36

To uninstall only the `opensm-libs` package we can use the following command:


## References

```bash
sudo dnf remove opensm-libs
* [opensm-libs website](https://github.com/linux-rdma/opensm)

Summary

opensm-libs Package Contents on Fedora 36

In this tutorial we learn how to install `opensm-libs` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/55c8061b6b7569d5f894814f7d7e64c89e77be
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/5f43fc47a65a454e0f246b4d9ca2054e53325a
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/d7b18a13b767bd6772f519579ca2544e3d2028
/usr/lib64/libopensm.so.9
/usr/lib64/libopensm.so.9.2.0
/usr/lib64/libosmcomp.so.5
/usr/lib64/libosmcomp.so.5.0.1
/usr/lib64/libosmvendor.so.5
/usr/lib64/libosmvendor.so.5.0.0

References

Summary

In this tutorial we learn how to install opensm-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).