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

Last updated: May 15,2024

1. Install "xjed" package

Please follow the step by step instructions below to install xjed on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xjed

2. Uninstall "xjed" package

In this section, we are going to explain the necessary steps to uninstall xjed on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xjed $ sudo apt autoclean && sudo apt autoremove

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

Package: xjed
Priority: optional
Section: universe/editors
Installed-Size: 443
Maintainer: Ubuntu Developers
Original-Maintainer: Wookey
Architecture: amd64
Source: jed
Version: 1:0.99.19-4
Provides: editor, info-browser, mail-reader
Depends: libc6 (>= 2.15), libslang2 (>= 2.2.4), libx11-6, libxft2 (>> 2.1.1), jed-common (= 1:0.99.19-4)
Filename: pool/universe/j/jed/xjed_0.99.19-4_amd64.deb
Size: 145558
MD5sum: 3c28ac95d2be57886b1a9e28529eeb54
SHA1: 593caafa618a9414e8f0a30af101a038b3c1aaff
SHA256: 105e718e461a8a09bce8284f3d8b0f690ee1dd7db84b1d017ed954dff8ca4a45
Description-en: editor for programmers (x11 version)
Jed is a small, fast (faster startup than xterm with bash),
and powerful text editor.
.
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; ...
.
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)
.
Tools: directory editor (dired); info (browse GNU info files); mail;
rmail; ispell; shell mode; ...
.
The native X11 version provides improved mouse support, key configuration
and X selection interaction. If no display is available, xjed falls back to
text mode, thus there is no need to install both jed and xjed packages.
.
Additional tools and modes can be found in the jed-extra package.
Description-md5: decddfcf84e7558cb63bdec96e12749e
Homepage: http://www.jedsoft.org/jed/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu