How to Install and Uninstall perl-Glib.x86_64 Package on Fedora 34

Last updated: July 05,2024

1. Install "perl-Glib.x86_64" package

Here is a brief guide to show you how to install perl-Glib.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Glib.x86_64

2. Uninstall "perl-Glib.x86_64" package

Learn how to uninstall perl-Glib.x86_64 on Fedora 34:

$ sudo dnf remove perl-Glib.x86_64 $ sudo dnf autoremove

3. Information about the perl-Glib.x86_64 package on Fedora 34

Last metadata expiration check: 4:46:18 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Glib
Version : 1.3293
Release : 4.fc34
Architecture : x86_64
Size : 368 k
Source : perl-Glib-1.3293-4.fc34.src.rpm
Repository : fedora
Summary : Perl interface to GLib
URL : https://metacpan.org/release/Glib
License : LGPLv2+
Description : This module provides perl access to GLib and GLib's GObject libraries.
: GLib is a portability and utility library; GObject provides a generic
: type system with inheritance and a powerful signal system. Together
: these libraries are used as the foundation for many of the libraries
: that make up the Gnome environment, and are used in many unrelated
: projects.