How to Install and Uninstall glib2.x86_64 Package on CentOS Stream 9
Last updated: November 25,2024
1. Install "glib2.x86_64" package
This guide let you learn how to install glib2.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
glib2.x86_64
Copied
2. Uninstall "glib2.x86_64" package
In this section, we are going to explain the necessary steps to uninstall glib2.x86_64 on CentOS Stream 9:
$
sudo dnf remove
glib2.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the glib2.x86_64 package on CentOS Stream 9
Last metadata expiration check: 0:00:40 ago on Sat Mar 16 16:03:45 2024.
Installed Packages
Name : glib2
Version : 2.68.4
Release : 14.el9
Architecture : x86_64
Size : 13 M
Source : glib2-2.68.4-14.el9.src.rpm
Repository : @System
From repo : baseos
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.68.4
Release : 14.el9
Architecture : x86_64
Size : 13 M
Source : glib2-2.68.4-14.el9.src.rpm
Repository : @System
From repo : baseos
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.