glib2.x86_64 on CentOS 8 / RHEL 8

Last updated: August 14,2022

1. Install glib2.x86_64 package

This guide covers the steps necessary to install glib2.x86_64 package:

sudo dnf makecache
sudo dnf install glib2.x86_64

2. Uninstall / Remove glib2.x86_64 package

Please follow the guidance below to uninstall glib2.x86_64 package:

sudo dnf remove glib2.x86_64
sudo dnf autoremove

3. Details of glib2.x86_64 package

Last metadata expiration check: 1 day, 3:30:04 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : glib2
Version : 2.56.4
Release : 8.el8
Architecture : x86_64
Size : 12 M
Source : glib2-2.56.4-8.el8.src.rpm
Repository : @System
From repo : anaconda
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.