How to Install and Uninstall glade2.x86_64 Package on Fedora 35

Last updated: May 04,2024

1. Install "glade2.x86_64" package

Please follow the instructions below to install glade2.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install glade2.x86_64

2. Uninstall "glade2.x86_64" package

This guide let you learn how to uninstall glade2.x86_64 on Fedora 35:

$ sudo dnf remove glade2.x86_64 $ sudo dnf autoremove

3. Information about the glade2.x86_64 package on Fedora 35

Last metadata expiration check: 4:12:31 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : glade2
Version : 2.12.2
Release : 35.fc35
Architecture : x86_64
Size : 1.1 M
Source : glade2-2.12.2-35.fc35.src.rpm
Repository : fedora
Summary : User Interface Designer for GTK+ 2, legacy version
URL : http://glade.gnome.org/
License : GPLv2+ and GFDL
Description : The glade2 package contains a legacy version of Glade for GTK+ 2.x. Do not use
: it for new projects, use glade (for GTK+ 3.x) or glade3 (for GTK+ 2.x) instead.
:
: Glade is a free user interface builder for GTK+ and the GNOME GUI
: desktop. Glade can produce C source code. Support for C++, Ada95,
: Python, and Perl is also available, via external tools which process
: the XML interface description files output by GLADE.