How to Install and Uninstall gedit Package on Kali Linux

Last updated: April 27,2024

1. Install "gedit" package

This guide covers the steps necessary to install gedit on Kali Linux

$ sudo apt update $ sudo apt install gedit

2. Uninstall "gedit" package

This guide covers the steps necessary to uninstall gedit on Kali Linux:

$ sudo apt remove gedit $ sudo apt autoclean && sudo apt autoremove

3. Information about the gedit package on Kali Linux

Package: gedit
Version: 46.1-3
Installed-Size: 1492
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: gedit-common (<< 47~), gedit-common (>= 46~), gir1.2-glib-2.0, gir1.2-gtk-3.0 (>= 3.22), gir1.2-gtksource-300, gir1.2-pango-1.0, gir1.2-peas-1.0, gsettings-desktop-schemas, iso-codes, python3-gi (>= 3.0), python3-gi-cairo (>= 3.0), gir1.2-tepl-6 (>= 6.8.0), python3:any, python3.11, libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgedit-amtk-5-0 (>= 5.8.0), libgedit-gtksourceview-300-0 (>= 299.0.4), libgirepository-1.0-1 (>= 0.9.3), libglib2.0-0 (>= 2.70.0), libgspell-1-2 (>= 1.8.2), libgtk-3-0 (>= 3.22), libpango-1.0-0 (>= 1.14.0), libpeas-1.0-0 (>= 1.14.1), libtepl-6-4 (>= 6.8.0)
Recommends: yelp, zenity
Suggests: gedit-plugins
Size: 337992
SHA256: e442cd1318bd1d25e24e88aa60db4d13623fb64f51e402ce65f59c142bcdc810
SHA1: 8a0253368c81cb316ded00468e1a19aaec52d5ea
MD5sum: c64a29d94f713d7515ad3bcf14e6b429
Description: popular text editor for the GNOME desktop environment
gedit is a text editor which supports most standard editor features,
extending this basic functionality with other features not usually
found in simple text editors. gedit is a graphical application which
supports editing multiple text files in one window (known sometimes as
tabs or MDI).
.
gedit fully supports international text through its use of the Unicode
UTF-8 encoding in edited files. Its core feature set includes syntax
highlighting of source code, auto indentation and printing and print preview
support.
.
gedit is also extensible through its plugin system, which currently
includes support for spell checking, comparing files, viewing CVS
ChangeLogs, and adjusting indentation levels.
Description-md5:
Homepage: https://wiki.gnome.org/Apps/Gedit
Tag: implemented-in::c, interface::graphical, interface::x11, role::program,
suite::gnome, uitoolkit::gtk, use::editing, works-with::text,
works-with::unicode, x11::application
Section: gnome
Priority: optional
Filename: pool/main/g/gedit/gedit_46.1-3_amd64.deb