How To Install libfabric on Fedora 34

libfabric is Open Fabric Interfaces Open Fabric Interfaces

Introduction

In this tutorial we learn how to install libfabric on Fedora 34.

What is libfabric

OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric communication services to applications. OFI is best described as a collection of libraries and applications used to export fabric services. The key components of OFI are services, daemons, and test applications. Libfabric is a core component of OFI. It is the library that defines and exports the user-space API of OFI, and is typically the only software that applications deal with directly. It works in conjunction with provider libraries, which are often integrated directly into libfabric. libfabric 1.12.1 1.fc34 x86_64 832 k libfabric-1.12.1-1.fc34.src.rpm updates Open Fabric Interfaces https BSD or GPLv2 OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric communication services to applications. OFI is best described as a collection of libraries and applications used to export fabric services. The key components of OFI are services, daemons, and test applications. Libfabric is a core component of OFI. It is the library that defines and exports the user-space API of OFI, and is typically the only software that applications deal with directly. It works in conjunction with provider libraries, which are often integrated directly into libfabric.

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

Install libfabric on Fedora 34 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

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

sudo dnf -y install libfabric

Install libfabric on Fedora 34 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

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

sudo yum -y install libfabric

How To Uninstall libfabric on Fedora 34

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

sudo dnf remove libfabric

libfabric Package Contents on Fedora 34

/usr/bin/fi_info
/usr/bin/fi_pingpong
/usr/bin/fi_strerror
/usr/lib/.build-id
/usr/lib/.build-id/23
/usr/lib/.build-id/23/0183c425a05e63caa84e32799b7fc1b7b03f05
/usr/lib/.build-id/24
/usr/lib/.build-id/24/ea8d70975e890e353979665f99e111dfdd46db
/usr/lib/.build-id/76
/usr/lib/.build-id/76/229b1c8ea2217149d5b8dcf74d689d72baa2f1
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/e787867f9f949968fa0c62811ee58c3dc5cc31
/usr/lib64/libfabric.so.1
/usr/lib64/libfabric.so.1.15.0
/usr/share/licenses/libfabric
/usr/share/licenses/libfabric/COPYING
/usr/share/man/man1/fi_info.1.gz
/usr/share/man/man1/fi_pingpong.1.gz
/usr/share/man/man1/fi_strerror.1.gz
/usr/bin/fi_info
/usr/bin/fi_pingpong
/usr/bin/fi_strerror
/usr/lib/.build-id
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/ccc67d2a3f9d7a25c7f9a259f4c4a5afba8b83
/usr/lib/.build-id/32
/usr/lib/.build-id/32/0852db5f47af790dbd22f29e52b3f2ab4203a5
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/a6d644af1f526134443621b0447b52b064bd26
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/d7e85c176b5b8563454a84b588b173956414d6
/usr/lib64/libfabric.so.1
/usr/lib64/libfabric.so.1.15.1
/usr/share/licenses/libfabric
/usr/share/licenses/libfabric/COPYING
/usr/share/man/man1/fi_info.1.gz
/usr/share/man/man1/fi_pingpong.1.gz
/usr/share/man/man1/fi_strerror.1.gz
/usr/bin/fi_info
/usr/bin/fi_pingpong
/usr/bin/fi_strerror
/usr/lib/.build-id
/usr/lib/.build-id/32
/usr/lib/.build-id/32/9bb11e9a5357e8e61a622e4fe6db6503b46fa7
/usr/lib/.build-id/63
/usr/lib/.build-id/63/8c8612f4e5d3c656c24aea7c2204a622b1a40e
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/86e84c299c3dc3b3da82966e1ec25eba9a96f8
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/75d66ca8849c5c8e7c606ba5aaa9f3d503ce29
/usr/lib/libfabric.so.1
/usr/lib/libfabric.so.1.15.0
/usr/share/licenses/libfabric
/usr/share/licenses/libfabric/COPYING
/usr/share/man/man1/fi_info.1.gz
/usr/share/man/man1/fi_pingpong.1.gz
/usr/share/man/man1/fi_strerror.1.gz
/usr/bin/fi_info
/usr/bin/fi_pingpong
/usr/bin/fi_strerror
/usr/lib/.build-id
/usr/lib/.build-id/36
/usr/lib/.build-id/36/d2a5af9b9c36d82e1e45345c0a98db30d827b1
/usr/lib/.build-id/47
/usr/lib/.build-id/47/cacd398b021cf15104cee49965f2937a5cf624
/usr/lib/.build-id/55
/usr/lib/.build-id/55/32007227847fc08567c652cc449887103be4ff
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/95ecfcea44a81810fa56191f52b558575fc549
/usr/lib/libfabric.so.1
/usr/lib/libfabric.so.1.15.1
/usr/share/licenses/libfabric
/usr/share/licenses/libfabric/COPYING
/usr/share/man/man1/fi_info.1.gz
/usr/share/man/man1/fi_pingpong.1.gz
/usr/share/man/man1/fi_strerror.1.gz

References

Summary

In this tutorial we learn how to install libfabric on Fedora 34 using yum and dnf.