How to Install and Uninstall nvi-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "nvi-doc" package

This tutorial shows how to install nvi-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nvi-doc

2. Uninstall "nvi-doc" package

This guide let you learn how to uninstall nvi-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nvi-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the nvi-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: nvi-doc
Priority: optional
Section: universe/doc
Installed-Size: 195
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Source: nvi
Version: 1.81.6-12build1
Filename: pool/universe/n/nvi/nvi-doc_1.81.6-12build1_all.deb
Size: 107462
MD5sum: b63954da4422f377d06d8e46921f52c3
SHA1: ace82b32c8d34ba65316f675c0407d3897c6eb8a
SHA256: f84a1f271233fbc74927c68d30b04b0dc85bd2619e49dde36069a1c8bbbadaf3
Description-en: 4.4BSD re-implementation of vi - documentation files
Vi is the original screen based text editor for Unix systems.
It is considered the standard text editor, and is available on
almost all Unix systems.
.
Nvi is intended as a "bug-for-bug compatible" clone of the original
BSD vi editor. As such, it doesn't have a lot of snazzy features as do
some of the other vi clones such as elvis and vim. However, if all
you want is vi, this is the one to get.
.
This package contains the tutorials and the reference manual.
Description-md5: b5f165286c8e48443b8f63413cd73777
Homepage: http://www.kotnet.org/~skimo/nvi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu