How To Install libgfxdr0 on Fedora 36

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

Introduction

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

What is libgfxdr0

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 libgfxdr library

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

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

sudo dnf -y install libgfxdr0

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

sudo yum -y install libgfxdr0

How To Uninstall libgfxdr0 on Fedora 36

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

sudo dnf remove libgfxdr0

libgfxdr0 Package Contents on Fedora 36

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

## Introduction

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

### What is `libgfxdr0`

> 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 libgfxdr library  

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

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

sudo dnf -y install libgfxdr0

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

sudo yum -y install libgfxdr0

How To Uninstall libgfxdr0 on Fedora 36

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

sudo dnf remove libgfxdr0

libgfxdr0 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/ed33886f55a3bf99c151038a27788398eff398
/usr/lib/libgfxdr.so.0
/usr/lib/libgfxdr.so.0.0.1
/usr/lib/.build-id
/usr/lib/.build-id/b9/f11401f6d6767c15ff30e529569235f549c251
/usr/lib/libgfxdr.so.0
/usr/lib/libgfxdr.so.0.0.1

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/19 /usr/lib/.build-id/19/f56e964babff1453069c3c1cc9795957c733be /usr/lib64/libgfxdr.so.0 /usr/lib64/libgfxdr.so.0.0.1 /usr/lib/.build-id /usr/lib/.build-id/52/28d34a722fc866ff7c4d4b8f35580db0ec1a75 /usr/lib64/libgfxdr.so.0 /usr/lib64/libgfxdr.so.0.0.1


## References

* [libgfxdr0 website](http://docs.gluster.org/)

## Summary

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