How to Install and Uninstall glade Package on Kali Linux

Last updated: April 28,2024

1. Install "glade" package

Please follow the guidance below to install glade on Kali Linux

$ sudo apt update $ sudo apt install glade

2. Uninstall "glade" package

Learn how to uninstall glade on Kali Linux:

$ sudo apt remove glade $ sudo apt autoclean && sudo apt autoremove

3. Information about the glade package on Kali Linux

Package: glade
Source: glade (3.40.0-3)
Version: 3.40.0-3+b1
Installed-Size: 1209
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgladeui-2-13 (>= 3.38.1), libglib2.0-0 (>= 2.64.0), libgtk-3-0 (>= 3.24.0)
Recommends: libgtk-3-dev, devhelp
Size: 249608
SHA256: 98c753fabc2a2b594ae38df0719af71983461669efc2266d61b5806495b49090
SHA1: 4f2962afedf9dc4aace4fad47e918351fa347dfc
MD5sum: 50dd82b2538f172454c6858b51416ba5
Description: GTK+ User Interface Builder
Glade is a RAD tool to enable quick and easy development of user
interfaces for the GTK+ toolkit.
.
The user interfaces designed in Glade are stored in the well-known
XML format, enabling easy integration with external tools. You will
probably want to use it with tools such as GtkBuilder, which can load
the XML files and create the interfaces at runtime.
.
This version is more modular than previous ones, so you can install
modules to add additional widgets for Glade to use.
Description-md5:
Homepage: https://glade.gnome.org/
Tag: devel::lang:c, devel::lang:c++, devel::lang:perl, devel::lang:python,
devel::library, devel::ui-builder, implemented-in::c,
implemented-in::perl, interface::graphical, interface::x11,
role::devel-lib, role::program, scope::application, uitoolkit::gtk,
use::editing, works-with-format::xml, works-with::software:source,
x11::application
Section: devel
Priority: optional
Filename: pool/main/g/glade/glade_3.40.0-3+b1_amd64.deb