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

Last updated: May 10,2024

1. Install "cyrus-common" package

Please follow the guidelines below to install cyrus-common on Kali Linux

$ sudo apt update $ sudo apt install cyrus-common

2. Uninstall "cyrus-common" package

Please follow the steps below to uninstall cyrus-common on Kali Linux:

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

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

Package: cyrus-common
Source: cyrus-imapd
Version: 3.8.1-3
Installed-Size: 5947
Maintainer: Debian Cyrus Team
Architecture: amd64
Depends: adduser, db-util, e2fsprogs, default-mta | mail-transport-agent, gawk, libsasl2-modules, netbase, debconf (>= 0.5) | debconf-2.0, perl:any, libc6 (>= 2.34), libclamav11 (>= 1.0.0), libcom-err2 (>= 1.43.9), libgcc-s1 (>= 3.0), libical3 (>= 3.0.0), libicu72 (>= 72.1~rc-1~), libjansson4 (>= 2.14), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.5-0 (>= 2.5.4), libpcre2-posix3 (>= 10.34), libpq5, libsasl2-2 (>= 2.1.28+dfsg1), libsqlite3-0 (>= 3.6.0), libssl3 (>= 3.0.0), libstdc++6 (>= 9), libwrap0 (>= 7.6-4~), libxapian30 (>= 1.4.19~), libxml2 (>= 2.7.4), libzephyr4, zlib1g (>= 1:1.2.6)
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: cyrus-imapd | cyrus-pop3d | cyrus-murder | cyrus-nntpd | cyrus-admin | cyrus-caldav
Suggests: apt-listchanges, cyrus-admin, cyrus-caldav, cyrus-clients, cyrus-doc, cyrus-imapd, cyrus-murder, cyrus-nntpd, cyrus-pop3d, cyrus-replication, sasl2-bin
Size: 1414868
SHA256: 330895e446b1956838a00c654da27fb35cb8312ba354e7aec45bd1f6d5485372
SHA1: e60e5287852e701b50bc08c35a11e9f32bf02ad1
MD5sum: c09936b0c609bc5fc4b4c6960bc2c4f3
Description: Cyrus mail system - common files
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.
.
Cyrus doesn't support reading from and storing mail in the
standard mail spool. It stores mail in a separate directory in its
own MH-like format.
.
This package contains the common files needed by the other Cyrus
components. The cyrus-imapd and/or cyrus-pop3d packages are needed
to enable IMAP and POP3 support respectively. cyrus-murder can be
used to enable IMAP, POP3 and LMTP proxying. cyrus-replication
can be used to provide server replication between two imap servers.
Description-md5:
Homepage: https://www.cyrusimap.org/
Section: mail
Priority: optional
Filename: pool/main/c/cyrus-imapd/cyrus-common_3.8.1-3_amd64.deb