How to Install and Uninstall glib2.src Package on Oracle Linux 8
Last updated: November 11,2024
1. Install "glib2.src" package
Please follow the instructions below to install glib2.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
glib2.src
Copied
2. Uninstall "glib2.src" package
Please follow the guidance below to uninstall glib2.src on Oracle Linux 8:
$
sudo dnf remove
glib2.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the glib2.src package on Oracle Linux 8
Last metadata expiration check: 5:50:30 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : glib2
Version : 2.56.4
Release : 158.el8
Architecture : src
Size : 6.8 M
Source : None
Repository : ol8_baseos_latest
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.
Available Packages
Name : glib2
Version : 2.56.4
Release : 158.el8
Architecture : src
Size : 6.8 M
Source : None
Repository : ol8_baseos_latest
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.