How To Install libibcommon on Fedora 36

In this tutorial we learn how to install libibcommon in Fedora 36. libibcommon is OpenFabrics Alliance InfiniBand management common library

Introduction

In this tutorial we learn how to install libibcommon on Fedora 36.

What is libibcommon

libibcommon provides common utility functions for the OFA diagnostic and management tools.

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

Install libibcommon 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 libibcommon using dnf by running the following command:

sudo dnf -y install libibcommon

Install libibcommon on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libibcommon using yum by running the following command:

sudo yum -y install libibcommon

How To Uninstall libibcommon on Fedora 36

To uninstall only the libibcommon package we can use the following command:

sudo dnf remove libibcommon

libibcommon Package Contents on Fedora 36

---
title: "How To Install libibcommon on Fedora 36"
linkTitle: "libibcommon"
type: "docs"
description: "In this tutorial we learn how to install libibcommon in Fedora 36. libibcommon is OpenFabrics Alliance InfiniBand management common library"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libibcommon-featured.png
---

## Introduction

In this tutorial we learn how to install `libibcommon` on Fedora 36.

### What is `libibcommon`

> libibcommon provides common utility functions for the OFA diagnostic and management tools.  

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

## Install libibcommon 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 libibcommon using dnf by running the following command:

sudo dnf -y install libibcommon

Install libibcommon 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/c0 /usr/lib/.build-id/c0/92cea509ebb3ef539f0b1cd134f2b01653a93a /usr/lib/libibcommon.so.1 /usr/lib/libibcommon.so.1.0.0 /usr/share/doc/libibcommon /usr/share/doc/libibcommon/AUTHORS /usr/share/doc/libibcommon/COPYING /usr/share/doc/libibcommon/ChangeLog After updating yum database, We can install libibcommon using yum by running the following command:

sudo yum -y install libibcommon

How To Uninstall libibcommon on Fedora 36



To uninstall only the `libibcommon` package we can use the following command:
## References


```bash
* [libibcommon website](http://openfabrics.org/)

sudo dnf remove libibcommon

Summary

libibcommon Package Contents on Fedora 36

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


/usr/lib/.build-id
/usr/lib/.build-id/13
/usr/lib/.build-id/13/811fc573d75819b41e0f837f0c0a8a49ce1b72
/usr/lib64/libibcommon.so.1
/usr/lib64/libibcommon.so.1.0.0
/usr/share/doc/libibcommon
/usr/share/doc/libibcommon/AUTHORS
/usr/share/doc/libibcommon/COPYING
/usr/share/doc/libibcommon/ChangeLog

References

Summary

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