How To Install libgfapi0 on Fedora 36

In this tutorial we learn how to install libgfapi0 in Fedora 36. libgfapi0 is GlusterFS api library

Introduction

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

What is libgfapi0

GlusterFS is a distributed file-system capable of scaling to several petabytes. It aggregates various storage bricks over TCP/IP interconnect into one large parallel network filesystem. GlusterFS is one of the most sophisticated file systems in terms of features and extensibility. It borrows a powerful concept called Translators from GNU Hurd kernel. Much of the code in GlusterFS is in user space and easily manageable. This package provides the glusterfs libgfapi library.

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

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

sudo dnf -y install libgfapi0

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

sudo yum -y install libgfapi0

How To Uninstall libgfapi0 on Fedora 36

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

sudo dnf remove libgfapi0

libgfapi0 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/13/f2dc63576535b8b2aacd32fcd89d1086284cbb
/usr/lib/.build-id/29
/usr/lib/.build-id/29/6fa95f58886080ef47d4b16632fea2b7fbe094
/usr/lib64/glusterfs/10.2/xlator/mount
/usr/lib64/glusterfs/10.2/xlator/mount/api.so
/usr/lib64/libgfapi.so.0
/usr/lib64/libgfapi.so.0.0.0
/usr/lib/.build-id
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/1279497ab9dd69b705133185532adc8ba29b6c
/usr/lib/.build-id/94/f84b179a03f0d448e946a748b55a6dea6c3bf6
/usr/lib64/glusterfs/10.1/xlator/mount
/usr/lib64/glusterfs/10.1/xlator/mount/api.so
/usr/lib64/libgfapi.so.0
/usr/lib64/libgfapi.so.0.0.0

References

Summary

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


title: “How To Install libgfapi0 on Fedora 36” linkTitle: “libgfapi0” type: “docs” description: “In this tutorial we learn how to install libgfapi0 in Fedora 36. libgfapi0 is GlusterFS api library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libgfapi0-featured.png

Introduction

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

What is libgfapi0

GlusterFS is a distributed file-system capable of scaling to several petabytes. It aggregates various storage bricks over TCP/IP interconnect into one large parallel network filesystem. GlusterFS is one of the most sophisticated file systems in terms of features and extensibility. It borrows a powerful concept called Translators from GNU Hurd kernel. Much of the code in GlusterFS is in user space and easily manageable. This package provides the glusterfs libgfapi library.

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

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

sudo dnf -y install libgfapi0

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

sudo yum -y install libgfapi0

How To Uninstall libgfapi0 on Fedora 36

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

sudo dnf remove libgfapi0

libgfapi0 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/a2/da1214ee30804473ad92d780d15ebaa6c7390e
/usr/lib/.build-id/cd/dc9d6cee98bbb859fd413471efc7d032db695c
/usr/lib/glusterfs/10.2/xlator/mount
/usr/lib/glusterfs/10.2/xlator/mount/api.so
/usr/lib/libgfapi.so.0
/usr/lib/libgfapi.so.0.0.0
/usr/lib/.build-id
/usr/lib/.build-id/c8/94685f17aa6ece2a4f3a4a2d6014008125f2e1
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/f44bcc90b6bee2c528b11262aa32cc1235f0cf
/usr/lib/glusterfs/10.1/xlator/mount
/usr/lib/glusterfs/10.1/xlator/mount/api.so
/usr/lib/libgfapi.so.0
/usr/lib/libgfapi.so.0.0.0

References

Summary

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