How to Install and Uninstall cyrus-pop3d Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "cyrus-pop3d" package

Please follow the guidelines below to install cyrus-pop3d on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cyrus-pop3d

2. Uninstall "cyrus-pop3d" package

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

$ sudo apt remove cyrus-pop3d $ sudo apt autoclean && sudo apt autoremove

3. Information about the cyrus-pop3d package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cyrus-pop3d
Priority: extra
Section: universe/mail
Installed-Size: 1518
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Cyrus Team
Architecture: amd64
Source: cyrus-imapd-2.4
Version: 2.4.18-3
Replaces: cyrus-pop3d-2.2, cyrus-pop3d-2.4 (<< 2.4.17+caldav~beta10-2~)
Provides: pop3-server
Depends: cyrus-common (= 2.4.18-3), libc6 (>= 2.15), libcomerr2 (>= 1.01), libdb5.3, libkrb5-3 (>= 1.6.dfsg.2), libsasl2-2, libssl1.0.0 (>= 1.0.0), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4)
Pre-Depends: dpkg (>= 1.17.14)
Conflicts: pop3-server
Breaks: cyrus-pop3d-2.2, cyrus-pop3d-2.4 (<< 2.4.17+caldav~beta10-2~)
Filename: pool/universe/c/cyrus-imapd-2.4/cyrus-pop3d_2.4.18-3_amd64.deb
Size: 250012
MD5sum: 39797aa271804e93058b178cb0139a10
SHA1: 93666f15daaa2da5377b54ccc8d5f9a96e8a3eec
SHA256: 3ff99fdc1e70dc5e7b08d7970b75a56832a5a9baf57ffb3dd9ae4bfe49593e4c
Description-en: Cyrus mail system - POP3 support
Cyrus is an IMAP server designed to handle massive quantities of mail,
with a number of features not found in other IMAP implementations,
including support for:
- running the daemon without root privileges;
- POP3 and NNTP in addition to plain IMAP;
- secure IMAP using SSL;
- server-side filtering with Sieve;
- mail users without login accounts;
- simple mail quotas;
- virtual domains;
- IPv6.
.
This package contains the POP3 (Post Office Protocol) portion of the Cyrus
IMAPd suite.
.
For more information, please see the cyrus-common package.
Description-md5: 7d2376c85f708110f5c77b617f3139b5
Homepage: http://www.cyrusimap.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu