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

Last updated: May 07,2024

1. Install "rwho" package

This guide let you learn how to install rwho on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rwho

2. Uninstall "rwho" package

Please follow the instructions below to uninstall rwho on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rwho $ sudo apt autoclean && sudo apt autoremove

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

Package: rwho
Priority: optional
Section: universe/net
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Alberto Gonzalez Iniesta
Architecture: amd64
Source: netkit-rwho
Version: 0.17-13
Replaces: netstd, ruptime
Depends: rwhod, libc6 (>= 2.3.4)
Conflicts: ruptime
Filename: pool/universe/n/netkit-rwho/rwho_0.17-13_amd64.deb
Size: 11502
MD5sum: 5d904a011add3fc5d77c1e94e306b687
SHA1: 8f2c693fc03e30de7c9f15d0f2808477b8dfa8ab
SHA256: d57db398f7c956462b6e134489c48ad3b7b1a0b51cd022703c2928f6dcdb4373
Description-en: Clients to query the rwho server
The rwho command produces output similar to who, but for all machines on
the local network. If no report has been received from a machine for 11
minutes then rwho assumes the machine is down, and does not report users
last known to be logged into that machine.
.
The ruptime command gives a status line like uptime for each machine on the
local network; these are formed from packets broadcast by each host on the
network once a minute.
Description-md5: 42b7a3086700d4863106da7b0a9dba2c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu