How To Install gdlmm on Fedora 36

In this tutorial we learn how to install gdlmm in Fedora 36. gdlmm is C++ bindings for the gdl library

Introduction

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

What is gdlmm

This package contains C++ bindings for the GNOME Development/Docking (gdl) library.

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

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

sudo dnf -y install gdlmm

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

sudo yum -y install gdlmm

How To Uninstall gdlmm on Fedora 36

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

sudo dnf remove gdlmm

gdlmm Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/79
/usr/lib/.build-id/79/10695fd3b6702748564c11d9e951a73133a89b
/usr/lib/libgdlmm-3.0.so.2
/usr/lib/libgdlmm-3.0.so.2.0.0
/usr/share/doc/gdlmm
/usr/share/doc/gdlmm/AUTHORS
/usr/share/doc/gdlmm/COPYING
/usr/share/doc/gdlmm/NEWS
/usr/share/doc/gdlmm/README

References

Summary

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


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

Introduction

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

What is gdlmm

This package contains C++ bindings for the GNOME Development/Docking (gdl) library.

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

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

sudo dnf -y install gdlmm

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

sudo yum -y install gdlmm

How To Uninstall gdlmm on Fedora 36

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

sudo dnf remove gdlmm

gdlmm Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/28
/usr/lib/.build-id/28/0b928c0748eb08bb0e379aefb1f72941bd1528
/usr/lib64/libgdlmm-3.0.so.2
/usr/lib64/libgdlmm-3.0.so.2.0.0
/usr/share/doc/gdlmm
/usr/share/doc/gdlmm/AUTHORS
/usr/share/doc/gdlmm/COPYING
/usr/share/doc/gdlmm/NEWS
/usr/share/doc/gdlmm/README

References

Summary

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