How to Install and Uninstall mle Package on Kali Linux

Last updated: May 02,2024

1. Install "mle" package

Please follow the instructions below to install mle on Kali Linux

$ sudo apt update $ sudo apt install mle

2. Uninstall "mle" package

Learn how to uninstall mle on Kali Linux:

$ sudo apt remove mle $ sudo apt autoclean && sudo apt autoremove

3. Information about the mle package on Kali Linux

Package: mle
Version: 1.7.2-1
Installed-Size: 301
Maintainer: Adam Saponara
Architecture: amd64
Depends: libc6 (>= 2.34), liblua5.4-0 (>= 5.4.4), libpcre2-8-0 (>= 10.22)
Recommends: fzf, tree
Suggests: less, universal-ctags, perl
Size: 100324
SHA256: 0c830450be501fdc548199beecf17e0bfd24b36a9f230e54aba324ddd61529a6
SHA1: 2edc0800ab03606e55eba5fb89e59da6bf669c92
MD5sum: 72b4e80fce31fa0472cb61a6dd527af7
Description: flexible terminal-based editor
mle is a small, flexible, terminal-based text editor
written in C. Notable features include: full Unicode
support, syntax highlighting, scriptable rc file, macros,
search and replace (PCRE), window splitting, multiple
cursors, and integration with various shell commands.
Description-md5:
Homepage: https://github.com/adsr/mle
Section: editors
Priority: optional
Filename: pool/main/m/mle/mle_1.7.2-1_amd64.deb