How to Install and Uninstall lpe Package on Kali Linux

Last updated: May 20,2024

1. Install "lpe" package

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

$ sudo apt update $ sudo apt install lpe

2. Uninstall "lpe" package

Learn how to uninstall lpe on Kali Linux:

$ sudo apt remove lpe $ sudo apt autoclean && sudo apt autoremove

3. Information about the lpe package on Kali Linux

Package: lpe
Version: 1.2.8-2.1
Installed-Size: 348
Maintainer: Adam Majer
Architecture: amd64
Provides: editor
Depends: libc6 (>= 2.14), libslang2 (>= 2.2.4), libtinfo6 (>= 6)
Size: 94260
SHA256: a3b239a0b83c38f40dcf7b16ae49d159ca7434be55cab37d4fe35853718c21ed
SHA1: c4620d7e12a408f9ad6274b2d3d525edbf5f9738
MD5sum: 4f61bb933d47211c732a9d06f4dcc687
Description: Lightweight Programmer's Editor
lpe stands for "lightweight programmer's editor", and is exactly that.
It is designed to provide at the same time all the features that might
be required in a decent code editor and a light, intuitive feel that
makes it a pleasure to work with, making all necessary commands
accessible as easily as possible.
Description-md5:
Homepage: https://github.com/AdamMajer/lpe
Tag: devel::editor, interface::text-mode, role::program, uitoolkit::ncurses,
use::editing, works-with::text
Section: editors
Priority: optional
Filename: pool/main/l/lpe/lpe_1.2.8-2.1_amd64.deb