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

Last updated: May 18,2024

1. Install "nwrite" package

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

$ sudo apt update $ sudo apt install nwrite

2. Uninstall "nwrite" package

This tutorial shows how to uninstall nwrite on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nwrite $ sudo apt autoclean && sudo apt autoremove

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

Package: nwrite
Priority: optional
Section: universe/utils
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Luis Uribe
Architecture: amd64
Version: 1.9.2-20.1
Depends: libc6 (>= 2.7)
Filename: pool/universe/n/nwrite/nwrite_1.9.2-20.1_amd64.deb
Size: 16844
MD5sum: 5a6926cf489e02b9ea433c4093bf21fa
SHA1: 667ca344801c362f230b214dd49e2b12437bdfc3
SHA256: 7ee0d46ef7bd96ea8c4fd71a699a6ae0315dba51dbfdabf2a32d8d9b16db2a7e
Description-en: Enhanced replacement for the write command
Nwrite is a replacement for the standard write program that lets you write
directly to the terminal of another logged-in user without the overhead of talk
taking over the full screen or the other user having to respond first.
.
Nwrite's advantages over traditional write include the ability to send the same
message simultaneously to multiple users, and a receiver-configurable message
format, including a tag at the start of each line that identifies the sender.
Description-md5: 5a53c2cb6627bb8bb20a89a7ea0d5b6e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu