How To Install libgxwmm on Fedora 36

In this tutorial we learn how to install libgxwmm in Fedora 36. libgxwmm is Guitarix GTK C++ library

Introduction

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

What is libgxwmm

This package contains the Guitarix GTK C++ widget library

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

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

sudo dnf -y install libgxwmm

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

sudo yum -y install libgxwmm

How To Uninstall libgxwmm on Fedora 36

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

sudo dnf remove libgxwmm

libgxwmm Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/60
/usr/lib/.build-id/60/455e505169da103dedf78098a556a28a8b556b
/usr/lib64/libgxwmm.so.0
/usr/lib64/libgxwmm.so.0.1

References

Summary

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


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

Introduction

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

What is libgxwmm

This package contains the Guitarix GTK C++ widget library

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

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

sudo dnf -y install libgxwmm

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

sudo yum -y install libgxwmm

How To Uninstall libgxwmm on Fedora 36

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

sudo dnf remove libgxwmm

libgxwmm Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/46
/usr/lib/.build-id/46/270a6bcb230acfe7a7df573cfd8f65221eecc2
/usr/lib/libgxwmm.so.0
/usr/lib/libgxwmm.so.0.1

References

Summary

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