How to Install and Uninstall gtk2.src Package on Oracle Linux 8
Last updated: November 14,2024
1. Install "gtk2.src" package
Please follow the guidelines below to install gtk2.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
gtk2.src
Copied
2. Uninstall "gtk2.src" package
This guide covers the steps necessary to uninstall gtk2.src on Oracle Linux 8:
$
sudo dnf remove
gtk2.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the gtk2.src package on Oracle Linux 8
Last metadata expiration check: 5:55:28 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gtk2
Version : 2.24.32
Release : 5.el8
Architecture : src
Size : 12 M
Source : None
Repository : ol8_appstream
Summary : GTK+ graphical user interface library
URL : http://www.gtk.org
License : LGPLv2+
Description : GTK+ is a multi-platform toolkit for creating graphical user
: interfaces. Offering a complete set of widgets, GTK+ is suitable for
: projects ranging from small one-off tools to complete application
: suites.
Available Packages
Name : gtk2
Version : 2.24.32
Release : 5.el8
Architecture : src
Size : 12 M
Source : None
Repository : ol8_appstream
Summary : GTK+ graphical user interface library
URL : http://www.gtk.org
License : LGPLv2+
Description : GTK+ is a multi-platform toolkit for creating graphical user
: interfaces. Offering a complete set of widgets, GTK+ is suitable for
: projects ranging from small one-off tools to complete application
: suites.