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

Last updated: May 07,2024

1. Install "nedit" package

Learn how to install nedit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nedit

2. Uninstall "nedit" package

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

$ sudo apt remove nedit $ sudo apt autoclean && sudo apt autoremove

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

Package: nedit
Priority: optional
Section: universe/editors
Installed-Size: 2283
Maintainer: Ubuntu Developers
Original-Maintainer: Paul Gevers
Architecture: amd64
Version: 1:5.6a-3
Replaces: nedit-dmotif, nedit-smotif
Depends: libc6 (>= 2.14), libx11-6, libxm4 (>= 2.3.4), libxt6
Recommends: xfonts-100dpi | xfonts-75dpi | xfonts-100dpi-transcoded | xfonts-75dpi-transcoded
Suggests: csh
Conflicts: nedit-dmotif, nedit-smotif
Filename: pool/universe/n/nedit/nedit_5.6a-3_amd64.deb
Size: 667564
MD5sum: 5e3c7bb8d4b92fb3999bb914997fd1c3
SHA1: c72c97717c7dbd1829bbe0d70e7d8cbaa5f8632f
SHA256: c3fb8636ef4c4b3deeb7125fa6170282492af20d557a2a4b65853b74edea0fc8
Description-en: powerful, customizable, Motif based text editor
NEdit is a multi-purpose text editor for the X Window System, which
combines a standard, easy to use, graphical user interface with the
thorough functionality and stability required by users who edit text
eight hours a day. It provides intensive support for development in
a wide variety of languages, text processors, and other tools, but
at the same time can be used productively by just about anyone who
needs to edit text.
.
Because of its mature age, NEdit does not support UTF-8 text files,
nor will that be implemented.
Description-md5: 8079f5497fe891722f4ff602bd699fbd
Multi-Arch: foreign
Homepage: http://sourceforge.net/projects/nedit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu