How to Install and Uninstall jed Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "jed" package

Please follow the instructions below to install jed on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jed

2. Uninstall "jed" package

Please follow the guidelines below to uninstall jed on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the jed package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: jed
Priority: optional
Section: universe/editors
Installed-Size: 379
Maintainer: Ubuntu Developers
Original-Maintainer: Wookey
Architecture: amd64
Version: 1:0.99.19-4
Provides: editor, info-browser, mail-reader
Depends: libc6 (>= 2.15), libgpm2 (>= 1.20.4), libslang2 (>= 2.2.4), jed-common (= 1:0.99.19-4)
Suggests: gpm
Filename: pool/universe/j/jed/jed_0.99.19-4_amd64.deb
Size: 129822
MD5sum: 6208cf5e868bdc317b6485a1a6ef14eb
SHA1: ded2f43d773fbd408016d5afdcd6d4f40504b387
SHA256: fcda1dc770eb6a4734cdec68bf489e89e08043ed6e2c20c67902537cd4a4f9f9
Description-en: 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: 0817fb02c803282d7aef2e219c951fa9
Homepage: http://www.jedsoft.org/jed/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu