How to Install and Uninstall cyrus-imapd Package on Kali Linux

Last updated: May 18,2024

1. Install "cyrus-imapd" package

Please follow the guidance below to install cyrus-imapd on Kali Linux

$ sudo apt update $ sudo apt install cyrus-imapd

2. Uninstall "cyrus-imapd" package

Please follow the instructions below to uninstall cyrus-imapd on Kali Linux:

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

3. Information about the cyrus-imapd package on Kali Linux

Package: cyrus-imapd
Version: 3.8.1-3
Installed-Size: 514
Maintainer: Debian Cyrus Team
Architecture: amd64
Replaces: cyrus-common (<< 3.2.3~)
Provides: imap-server
Depends: cyrus-common (= 3.8.1-3), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libsasl2-2 (>= 2.1.28+dfsg1), libssl3 (>= 3.0.0), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4)
Recommends: rsync
Conflicts: imap-server
Breaks: cyrus-common (<< 3.2.3~)
Size: 215476
SHA256: beb9ecc6acca7dbbee41a1abca9fe36c12a166ca32677fd33027e22fb4439bbd
SHA1: aad367335da9c12f437444b1941b3c4c0ab266e9
MD5sum: 33762709a5a1396ea745042dd3470555
Description: Cyrus mail system - IMAP 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;
- CalDAV and CardDAV;
- secure IMAP using SSL;
- server-side filtering with Sieve;
- mail users without login accounts;
- simple mail quotas;
- virtual domains;
- IPv6.
.
This package contains the IMAP (Internet Mail Access Protocol) portion
of the Cyrus IMAPd suite.
.
For more information, please see the cyrus-common package.
Description-md5:
Homepage: https://www.cyrusimap.org/
Tag: mail::imap, mail::transport-agent, network::server, protocol::imap,
role::metapackage, role::program, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/c/cyrus-imapd/cyrus-imapd_3.8.1-3_amd64.deb