How to Install and Uninstall zephyr-server Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "zephyr-server" package

This is a short guide on how to install zephyr-server on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install zephyr-server

2. Uninstall "zephyr-server" package

This tutorial shows how to uninstall zephyr-server on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove zephyr-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the zephyr-server package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: zephyr-server
Priority: optional
Section: universe/net
Installed-Size: 675
Maintainer: Ubuntu Developers
Original-Maintainer: Karl Ramm
Architecture: amd64
Source: zephyr
Version: 3.1.2-1build1
Depends: libc-ares2 (>= 1.7.0), libc6 (>= 2.15), libcomerr2 (>= 1.01), libhesiod0, libzephyr4, debconf (>= 0.5) | debconf-2.0
Conflicts: zephyr-server-krb, zephyr-server-krb45, zephyr-server-krb5
Filename: pool/universe/z/zephyr/zephyr-server_3.1.2-1build1_amd64.deb
Size: 82946
MD5sum: 95ebcd672b0f8162860e8825f76fcbf8
SHA1: 2d3dae10b3a64d32bc6c3d79a0bda107a694a995
SHA256: af3db9712c86dc437e3fc26e90ef99dd8450336e89e8f914c5084a7866b6f623
Description-en: Project Athena's notification service - non-Kerberos server
Zephyr is derived from the original Project Athena 'Instant Message' system
and allows users to send messages to other users or to groups of users.
Users can view incoming Zephyr messages as windowgrams (transient X
windows) or as text on a terminal.
.
This package provides the server for the messaging service, which
maintains a location and subscription database for all the receiving
clients. All zephyrgrams are sent to the server to be routed to the
intended recipient. Only one server is required for a group of clients.
Description-md5: f69862b4d9d498663a10a3a7337a75a8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu