How to Install and Uninstall gnome-terminal Package on Kali Linux

Last updated: May 11,2024

1. Install "gnome-terminal" package

Please follow the step by step instructions below to install gnome-terminal on Kali Linux

$ sudo apt update $ sudo apt install gnome-terminal

2. Uninstall "gnome-terminal" package

Please follow the steps below to uninstall gnome-terminal on Kali Linux:

$ sudo apt remove gnome-terminal $ sudo apt autoclean && sudo apt autoremove

3. Information about the gnome-terminal package on Kali Linux

Package: gnome-terminal
Version: 3.50.1-1+kali1
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 941
Depends: default-dbus-session-bus | dbus-session-bus, gnome-terminal-data (<< 3.52), gnome-terminal-data (>= 3.50), gsettings-desktop-schemas (>= 0.1.0), dconf-gsettings-backend | gsettings-backend, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.68.0), libgtk-3-0 (>= 3.23.0), libhandy-1-0 (>= 1.5.0), libpango-1.0-0 (>= 1.14.0), libstdc++6 (>= 4.1.1), libuuid1 (>= 2.16), libvte-2.91-0 (>= 0.74.0), libx11-6
Recommends: gvfs, nautilus-extension-gnome-terminal, yelp
Provides: x-terminal-emulator
Multi-Arch: foreign
Homepage: https://wiki.gnome.org/Apps/Terminal
Priority: optional
Section: gnome
Filename: pool/main/g/gnome-terminal/gnome-terminal_3.50.1-1+kali1_amd64.deb
Size: 227528
SHA256: cce60c2604cfa11d567e7b2c925fe7364fbf5b98bdaa08dfccf3b78c44f40cf7
SHA1: ab858335a75b293a7452dfbc7e98db239ca21139
MD5sum: 353eb4cf55f7cd2ce7af978a4dc4c667
Description: GNOME terminal emulator application
GNOME Terminal is a terminal emulation application that you can use to
perform the following actions:
- Access a UNIX shell in the GNOME environment.
- Run any application that is designed to run on VT102, VT220, and xterm
terminals.
.
GNOME Terminal features the ability to use multiple terminals in a single
window (tabs) and profiles support.
Description-md5:
Original-Maintainer: Debian GNOME Maintainers