How to Install and Uninstall glade.src Package on Oracle Linux 9
Last updated: January 13,2025
1. Install "glade.src" package
Please follow the guidance below to install glade.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
glade.src
Copied
2. Uninstall "glade.src" package
This tutorial shows how to uninstall glade.src on Oracle Linux 9:
$
sudo dnf remove
glade.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the glade.src package on Oracle Linux 9
Last metadata expiration check: 2:21:36 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : glade
Version : 3.38.2
Release : 4.el9
Architecture : src
Size : 2.6 M
Source : None
Repository : ol9_appstream
Summary : User Interface Designer for GTK+
URL : https://glade.gnome.org/
License : GPLv2+ and LGPLv2+
Description : Glade is a RAD tool to enable quick and easy development of user interfaces for
: the GTK+ toolkit and the GNOME desktop environment.
:
: The user interfaces designed in Glade are saved as XML, which can be used in
: numerous programming languages including C, C++, C#, Vala, Java, Perl, Python,
: and others.
Available Packages
Name : glade
Version : 3.38.2
Release : 4.el9
Architecture : src
Size : 2.6 M
Source : None
Repository : ol9_appstream
Summary : User Interface Designer for GTK+
URL : https://glade.gnome.org/
License : GPLv2+ and LGPLv2+
Description : Glade is a RAD tool to enable quick and easy development of user interfaces for
: the GTK+ toolkit and the GNOME desktop environment.
:
: The user interfaces designed in Glade are saved as XML, which can be used in
: numerous programming languages including C, C++, C#, Vala, Java, Perl, Python,
: and others.