How To Install libglusterd0 on Fedora 36
Introduction
In this tutorial we learn how to install libglusterd0
on Fedora 36.
What is libglusterd0
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 libglusterd library
We can use yum
or dnf
to install libglusterd0
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libglusterd0.
Install libglusterd0 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 libglusterd0
using dnf
by running the following command:
sudo dnf -y install libglusterd0
Install libglusterd0 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 libglusterd0
using yum
by running the following command:
sudo yum -y install libglusterd0
How To Uninstall libglusterd0 on Fedora 36
To uninstall only the libglusterd0
package we can use the following command:
sudo dnf remove libglusterd0
libglusterd0 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/e0/15f3ee5f81d0aeca5115ff3332247e1b3a07ea
/usr/lib/libglusterd.so.0
/usr/lib/libglusterd.so.0.0.1
/usr/lib/.build-id
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/ec4616f6f622e7fc1ab67cfa13a628d1ca8202
/usr/lib/libglusterd.so.0
/usr/lib/libglusterd.so.0.0.1
References
Summary
In this tutorial we learn how to install libglusterd0
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libglusterd0 on Fedora 36” linkTitle: “libglusterd0” type: “docs” description: “In this tutorial we learn how to install libglusterd0 in Fedora 36. libglusterd0 is GlusterFS libglusterd library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libglusterd0-featured.png
Introduction
In this tutorial we learn how to install libglusterd0
on Fedora 36.
What is libglusterd0
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 libglusterd library
We can use yum
or dnf
to install libglusterd0
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libglusterd0.
Install libglusterd0 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 libglusterd0
using dnf
by running the following command:
sudo dnf -y install libglusterd0
Install libglusterd0 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 libglusterd0
using yum
by running the following command:
sudo yum -y install libglusterd0
How To Uninstall libglusterd0 on Fedora 36
To uninstall only the libglusterd0
package we can use the following command:
sudo dnf remove libglusterd0
libglusterd0 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/60
/usr/lib/.build-id/60/66d7dfebf2b9c4a2d17874353b58292b862540
/usr/lib64/libglusterd.so.0
/usr/lib64/libglusterd.so.0.0.1
/usr/lib/.build-id
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/b3f8a26960ebb8f66dbb1ed8ebcc04ab3cfd83
/usr/lib64/libglusterd.so.0
/usr/lib64/libglusterd.so.0.0.1
References
Summary
In this tutorial we learn how to install libglusterd0
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).