How To Install libgxw on Fedora 36
Introduction
In this tutorial we learn how to install libgxw on Fedora 36.
What is libgxw
This package contains the Guitarix GTK widget library
We can use yum or dnf to install libgxw on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libgxw.
Install libgxw 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 libgxw using dnf by running the following command:
sudo dnf -y install libgxw
Install libgxw 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 libgxw using yum by running the following command:
sudo yum -y install libgxw
How To Uninstall libgxw on Fedora 36
To uninstall only the libgxw package we can use the following command:
sudo dnf remove libgxw
libgxw Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/17b2e4ecb05519b00f89cbaceed29a4aa45e6f
/usr/lib64/libgxw.so.0
/usr/lib64/libgxw.so.0.1
References
Summary
In this tutorial we learn how to install libgxw on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libgxw on Fedora 36” linkTitle: “libgxw” type: “docs” description: “In this tutorial we learn how to install libgxw in Fedora 36. libgxw is Guitarix GTK library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libgxw-featured.png
Introduction
In this tutorial we learn how to install libgxw on Fedora 36.
What is libgxw
This package contains the Guitarix GTK widget library
We can use yum or dnf to install libgxw on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libgxw.
Install libgxw 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 libgxw using dnf by running the following command:
sudo dnf -y install libgxw
Install libgxw 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 libgxw using yum by running the following command:
sudo yum -y install libgxw
How To Uninstall libgxw on Fedora 36
To uninstall only the libgxw package we can use the following command:
sudo dnf remove libgxw
libgxw Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/33
/usr/lib/.build-id/33/4eec2b46255df4dde3d4efcf9111816ef24135
/usr/lib/libgxw.so.0
/usr/lib/libgxw.so.0.1
References
Summary
In this tutorial we learn how to install libgxw on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).