How to Install and Uninstall jed Package on Kali Linux

Last updated: May 17,2024

1. Install "jed" package

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

$ sudo apt update $ sudo apt install jed

2. Uninstall "jed" package

Please follow the guidance below to uninstall jed on Kali Linux:

$ sudo apt remove jed $ sudo apt autoclean && sudo apt autoremove

3. Information about the jed package on Kali Linux

Package: jed
Version: 1:0.99.20~pre.180+dfsg-2
Installed-Size: 460
Maintainer: Wookey
Architecture: amd64
Provides: editor, info-browser, mail-reader
Depends: libc6 (>= 2.34), libgpm2 (>= 1.20.7), libslang2 (>= 2.2.4), jed-common (= 1:0.99.20~pre.180+dfsg-2)
Suggests: gpm
Size: 208936
SHA256: 547e1760bf297871daddbf0a1067baad37894ec8429406cdcb76839f3db93230
SHA1: 6dd9120221c86cff13c3f548f8fc9d3d0774d183
MD5sum: 025b071bbd656d8c72baa10f186290e1
Description: editor for programmers (textmode version)
Jed is a small, fast and powerful text editor, yet starts faster than
bash.
.
Completely customizable with prepared emulation modes for Emacs, CUA
(similar to KDE/Gnome/OpenOffice), Borland-IDE, Brief, and EDT. Extensible
in the S-Lang scripting language (with a syntax resembling C).
.
Editing functions: folding support, rectangular cut/paste, regular
expression search/replace, incremental searches, search/replace across
multiple files, multiple windows, multiple buffers, ...
.
Tools: directory editor (dired), info (browse GNU info files), mail,
rmail, ispell, shell mode, ...
.
Special modes (syntax highlight, indention, compile, ...) for
Basic, C, C++, DCL, FORTRAN, IDL, Java, nroff, Pascal, Perl, PHP,
PostScript, Python, sh. Modes for markup languages include HTML and
(La)TeX (with AUC-TeX style editing and BibTeX)
.
Additional tools and modes can be found in the jed-extra package.
Description-md5:
Homepage: https://www.jedsoft.org/jed/
Tag: devel::editor, implemented-in::TODO, implemented-in::c,
interface::text-mode, role::program, scope::application,
uitoolkit::TODO, use::editing, works-with::text
Section: editors
Priority: optional
Filename: pool/main/j/jed/jed_0.99.20~pre.180+dfsg-2_amd64.deb