How to Install and Uninstall gambas3-gb-gui Package on Kali Linux

Last updated: April 29,2024

1. Install "gambas3-gb-gui" package

Please follow the guidance below to install gambas3-gb-gui on Kali Linux

$ sudo apt update $ sudo apt install gambas3-gb-gui

2. Uninstall "gambas3-gb-gui" package

This tutorial shows how to uninstall gambas3-gb-gui on Kali Linux:

$ sudo apt remove gambas3-gb-gui $ sudo apt autoclean && sudo apt autoremove

3. Information about the gambas3-gb-gui package on Kali Linux

Package: gambas3-gb-gui
Source: gambas3
Version: 3.19.0-2
Installed-Size: 138
Maintainer: Debian Gambas Team
Architecture: amd64
Depends: gambas3-gb-gtk3 (>= 3.19.0-2) | gambas3-gb-qt5 (>= 3.19.0-2), libc6 (>= 2.3.4)
Size: 33992
SHA256: f376c00d79e1bf38b8fee4030cc1cf6c7aae4fce52e2d2603b876cffb0a47d81
SHA1: 8ca4aa833efa0eeac98fd9d249d03e6bcde1f4ff
MD5sum: 92f7a4d67e1f0e57331a41af0b6bce6b
Description: Gambas graphical toolkit selector
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package just loads gb.gtk3 or gb.qt5.
It will make your application more desktop-friendly!
If the GB_GUI environment variable is set, then gb.gui will load the
component specified by its contents.
Description-md5:
Homepage: http://gambas.sourceforge.net
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gambas3/gambas3-gb-gui_3.19.0-2_amd64.deb