How To Install libgfrpc-devel on Fedora 36

In this tutorial we learn how to install libgfrpc-devel in Fedora 36. libgfrpc-devel is GlusterFS libgfrpc library

Introduction

In this tutorial we learn how to install libgfrpc-devel on Fedora 36.

What is libgfrpc-devel

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 libgfrpc.so and rpc C header files.

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

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

sudo dnf -y install libgfrpc-devel

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

sudo yum -y install libgfrpc-devel

How To Uninstall libgfrpc-devel on Fedora 36

To uninstall only the libgfrpc-devel package we can use the following command:

sudo dnf remove libgfrpc-devel

libgfrpc-devel Package Contents on Fedora 36

/usr/include/glusterfs/rpc
/usr/include/glusterfs/rpc/changelog-xdr.h
/usr/include/glusterfs/rpc/cli1-xdr.h
/usr/include/glusterfs/rpc/glusterd1-xdr.h
/usr/include/glusterfs/rpc/glusterfs3-xdr.h
/usr/include/glusterfs/rpc/glusterfs3.h
/usr/include/glusterfs/rpc/glusterfs4-xdr.h
/usr/include/glusterfs/rpc/portmap-xdr.h
/usr/include/glusterfs/rpc/protocol-common.h
/usr/include/glusterfs/rpc/rpc-clnt-ping.h
/usr/include/glusterfs/rpc/rpc-clnt.h
/usr/include/glusterfs/rpc/rpc-common-xdr.h
/usr/include/glusterfs/rpc/rpc-drc.h
/usr/include/glusterfs/rpc/rpc-lib-messages.h
/usr/include/glusterfs/rpc/rpc-pragmas.h
/usr/include/glusterfs/rpc/rpc-transport.h
/usr/include/glusterfs/rpc/rpcsvc-common.h
/usr/include/glusterfs/rpc/rpcsvc.h
/usr/include/glusterfs/rpc/xdr-common.h
/usr/include/glusterfs/rpc/xdr-generic.h
/usr/include/glusterfs/rpc/xdr-rpc.h
/usr/include/glusterfs/rpc/xdr-rpcclnt.h
/usr/lib64/libgfrpc.so

References

Summary

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


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

Introduction

In this tutorial we learn how to install libgfrpc-devel on Fedora 36.

What is libgfrpc-devel

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 libgfrpc.so and rpc C header files.

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

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

sudo dnf -y install libgfrpc-devel

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

sudo yum -y install libgfrpc-devel

How To Uninstall libgfrpc-devel on Fedora 36

To uninstall only the libgfrpc-devel package we can use the following command:

sudo dnf remove libgfrpc-devel

libgfrpc-devel Package Contents on Fedora 36

/usr/include/glusterfs/rpc
/usr/include/glusterfs/rpc/changelog-xdr.h
/usr/include/glusterfs/rpc/cli1-xdr.h
/usr/include/glusterfs/rpc/glusterd1-xdr.h
/usr/include/glusterfs/rpc/glusterfs3-xdr.h
/usr/include/glusterfs/rpc/glusterfs3.h
/usr/include/glusterfs/rpc/glusterfs4-xdr.h
/usr/include/glusterfs/rpc/portmap-xdr.h
/usr/include/glusterfs/rpc/protocol-common.h
/usr/include/glusterfs/rpc/rpc-clnt-ping.h
/usr/include/glusterfs/rpc/rpc-clnt.h
/usr/include/glusterfs/rpc/rpc-common-xdr.h
/usr/include/glusterfs/rpc/rpc-drc.h
/usr/include/glusterfs/rpc/rpc-lib-messages.h
/usr/include/glusterfs/rpc/rpc-pragmas.h
/usr/include/glusterfs/rpc/rpc-transport.h
/usr/include/glusterfs/rpc/rpcsvc-common.h
/usr/include/glusterfs/rpc/rpcsvc.h
/usr/include/glusterfs/rpc/xdr-common.h
/usr/include/glusterfs/rpc/xdr-generic.h
/usr/include/glusterfs/rpc/xdr-rpc.h
/usr/include/glusterfs/rpc/xdr-rpcclnt.h
/usr/lib/libgfrpc.so

References

Summary

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