How To Install glibd on Fedora 36

In this tutorial we learn how to install glibd in Fedora 36. glibd is D bindings for the GLib C Utility Library

Introduction

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

What is glibd

D bindings for the GLib C Utility Library.

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

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

sudo dnf -y install glibd

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

sudo yum -y install glibd

How To Uninstall glibd on Fedora 36

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

sudo dnf remove glibd

glibd Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/b1c8c27b1b3eed05ed6614ee45ad083afd84e3
/usr/lib/libglibd-2.0.so.0
/usr/lib/libglibd-2.0.so.2.3.0
/usr/share/licenses/glibd
/usr/share/licenses/glibd/COPYING

References

Summary

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


title: “How To Install glibd on Fedora 36” linkTitle: “glibd” type: “docs” description: “In this tutorial we learn how to install glibd in Fedora 36. glibd is D bindings for the GLib C Utility Library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/glibd-featured.png

Introduction

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

What is glibd

D bindings for the GLib C Utility Library.

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

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

sudo dnf -y install glibd

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

sudo yum -y install glibd

How To Uninstall glibd on Fedora 36

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

sudo dnf remove glibd

glibd Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/80
/usr/lib/.build-id/80/6d687419b1d7a793de80ffa91688bbe355a46a
/usr/lib64/libglibd-2.0.so.0
/usr/lib64/libglibd-2.0.so.2.3.0
/usr/share/licenses/glibd
/usr/share/licenses/glibd/COPYING

References

Summary

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