How to Install and Uninstall kate Package on Kali Linux

Last updated: May 12,2024

1. Install "kate" package

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

$ sudo apt update $ sudo apt install kate

2. Uninstall "kate" package

This is a short guide on how to uninstall kate on Kali Linux:

$ sudo apt remove kate $ sudo apt autoclean && sudo apt autoremove

3. Information about the kate package on Kali Linux

Package: kate
Version: 4:23.08.1-1
Installed-Size: 8643
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Depends: kate5-data (>= 4:23.08.1-1), ktexteditor-katepart, plasma-framework, qml-module-org-kde-kquickcontrolsaddons, qml-module-qtquick-layouts, qml-module-qtquick2, kio, libc6 (>= 2.34), libkf5activities5 (>= 5.90.0~), libkf5bookmarks5 (>= 5.90.0~), libkf5completion5 (>= 4.97.0), libkf5configcore5 (>= 5.90.0~), libkf5configgui5 (>= 5.90.0~), libkf5configwidgets5 (>= 5.107.0), libkf5coreaddons5 (>= 5.97.0), libkf5crash5 (>= 5.90.0~), libkf5dbusaddons5 (>= 5.90.0~), libkf5guiaddons5 (>= 5.90.0~), libkf5i18n5 (>= 5.90.0~), libkf5iconthemes5 (>= 5.90.0~), libkf5jobwidgets5 (>= 5.90.0~), libkf5kiocore5 (>= 5.98.0), libkf5kiofilewidgets5 (>= 5.100.0), libkf5kiogui5 (>= 5.90.0~), libkf5kiowidgets5 (>= 5.90.0~), libkf5newstuff5 (>= 5.90.0~), libkf5newstuffcore5 (>= 5.90.0~), libkf5newstuffwidgets5 (>= 5.93.0), libkf5parts5 (>= 5.90.0~), libkf5service-bin, libkf5service5 (>= 5.90.0~), libkf5syntaxhighlighting5 (>= 5.90.0), libkf5texteditor5 (>= 5.96.0), libkf5textwidgets5 (>= 5.90.0~), libkf5wallet-bin, libkf5wallet5 (>= 5.90.0~), libkf5widgetsaddons5 (>= 5.100.0), libkf5windowsystem5 (>= 5.101.0), libkf5xmlgui5 (>= 5.90.0~), libkuserfeedbackcore1 (>= 1.0.0), libkuserfeedbackwidgets1 (>= 1.0.0), libqt5concurrent5 (>= 5.15.2~), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libqt5gui5 (>= 5.15.2~) | libqt5gui5-gles (>= 5.15.2~), libqt5network5 (>= 5.15.2~), libqt5sql5 (>= 5.15.2~), libqt5widgets5 (>= 5.15.2~), libqt5x11extras5 (>= 5.15.2~), libqt5xml5 (>= 5.15.2~), libstdc++6 (>= 13.1)
Recommends: sonnet-plugins
Suggests: darcs, exuberant-ctags, git, khelpcenter, konsole-kpart, mercurial, subversion
Size: 2106488
SHA256: 641d5d0ce30beaf0cad7d449e5068dce696272c05619f6dcf5ee2db16adc6247
SHA1: 5421756d460220c0e78b4a3449eba59866a79cba
MD5sum: 5a2ccae0ca9743b23019bba5f3800361
Description: powerful text editor
Kate is a powerful text editor that can open multiple files simultaneously.
.
With a built-in terminal, syntax highlighting, and tabbed sidebar, it performs
as a lightweight but capable development environment. Kate's many tools,
plugins, and scripts make it highly customizable.
.
Kate's features include:
.
* Multiple saved sessions, each with numerous files
* Scriptable syntax highlighting, indentation, and code-folding
* Configurable templates and text snippets
* Symbol viewers for C, C++, and Python
* XML completion and validation
Description-md5:
Homepage: https://kate-editor.org/
Tag: devel::editor, implemented-in::c++, interface::graphical,
interface::x11, role::program, scope::application, scope::utility,
suite::kde, uitoolkit::qt, use::editing, works-with::text,
x11::application
Section: editors
Priority: optional
Filename: pool/main/k/kate/kate_23.08.1-1_amd64.deb