How to Install and Uninstall zile Package on Kali Linux

Last updated: May 14,2024

1. Install "zile" package

This is a short guide on how to install zile on Kali Linux

$ sudo apt update $ sudo apt install zile

2. Uninstall "zile" package

Please follow the steps below to uninstall zile on Kali Linux:

$ sudo apt remove zile $ sudo apt autoclean && sudo apt autoremove

3. Information about the zile package on Kali Linux

Package: zile
Source: zile (2.6.2-2)
Version: 2.6.2-2+b1
Installed-Size: 368
Maintainer: Axel Beckert
Architecture: amd64
Depends: libc6 (>= 2.34), libgee-0.8-2 (>= 0.14.0), libglib2.0-0 (>= 2.39.4), libncursesw6 (>= 6), libtinfo6 (>= 6)
Size: 145288
SHA256: 9096e18d6b2272d22efa671a7ca34b76faa4b9ab847202317d7665b9a900ecdf
SHA1: 2fca7dd5aa463a50487d58d10b303d3fe007740b
MD5sum: 03e73b88d4f215e979d7bd4203079aa4
Description: very small Emacs-subset editor
GNU Zile is a small Emacs clone. Zile is a customizable,
self-documenting real-time display editor. Zile was written to
be as similar as possible to Emacs; every Emacs user should feel
at home with Zile.
Description-md5:
Homepage: https://www.gnu.org/software/zile/
Tag: implemented-in::c, interface::text-mode, role::program,
scope::application, suite::gnu, uitoolkit::ncurses, use::editing,
works-with::text
Section: editors
Priority: optional
Filename: pool/main/z/zile/zile_2.6.2-2+b1_amd64.deb