How to Install and Uninstall glib2.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 16,2025
1. Install "glib2.x86_64" package
Learn how to install glib2.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
glib2.x86_64
Copied
2. Uninstall "glib2.x86_64" package
This guide covers the steps necessary to uninstall glib2.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
glib2.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the glib2.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:39:36 ago on Mon Feb 26 15:59:38 2024.
Installed Packages
Name : glib2
Version : 2.56.4
Release : 161.el8
Architecture : x86_64
Size : 12 M
Source : glib2-2.56.4-161.el8.src.rpm
Repository : @System
Summary : A library of handy utility functions
URL : http://www.gtk.org
License : LGPLv2+
Description : GLib is the low-level core library that forms the basis for projects
: such as GTK+ and GNOME. It provides data structure handling for C,
: portability wrappers, and interfaces for such runtime functionality
: as an event loop, threads, dynamic loading, and an object system.
Installed Packages
Name : glib2
Version : 2.56.4
Release : 161.el8
Architecture : x86_64
Size : 12 M
Source : glib2-2.56.4-161.el8.src.rpm
Repository : @System
Summary : A library of handy utility functions
URL : http://www.gtk.org
License : LGPLv2+
Description : GLib is the low-level core library that forms the basis for projects
: such as GTK+ and GNOME. It provides data structure handling for C,
: portability wrappers, and interfaces for such runtime functionality
: as an event loop, threads, dynamic loading, and an object system.