How to Install and Uninstall glade.src Package on Oracle Linux 8

Last updated: May 11,2024

1. Install "glade.src" package

This tutorial shows how to install glade.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install glade.src

2. Uninstall "glade.src" package

Please follow the guidelines below to uninstall glade.src on Oracle Linux 8:

$ sudo dnf remove glade.src $ sudo dnf autoremove

3. Information about the glade.src package on Oracle Linux 8

Last metadata expiration check: 3:21:26 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : glade
Version : 3.22.1
Release : 1.el8
Architecture : src
Size : 3.4 M
Source : None
Repository : ol8_appstream
Summary : User Interface Designer for GTK+
URL : http://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.