How to Install and Uninstall dovecot-core Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 10,2024

1. Install "dovecot-core" package

In this section, we are going to explain the necessary steps to install dovecot-core on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install dovecot-core

2. Uninstall "dovecot-core" package

Learn how to uninstall dovecot-core on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove dovecot-core $ sudo apt autoclean && sudo apt autoremove

3. Information about the dovecot-core package on Ubuntu 21.04 (Hirsute Hippo)

Package: dovecot-core
Architecture: amd64
Version: 1:2.3.13+dfsg1-1ubuntu1
Priority: optional
Section: mail
Source: dovecot
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dovecot Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 10256
Provides: dovecot-abi-2.3.abiv13, dovecot-common
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: adduser, libpam-runtime, lsb-base, openssl, ssl-cert, ucf, libapparmor1 (>= 2.7.0~beta1+bzr1772), libbz2-1.0, libc6 (>= 2.33), libcap2 (>= 1:2.10), libcrypt1 (>= 1:4.1.0), libexttextcat-2.0-0 (>= 3.3.0), libicu67 (>= 67.1-1~), liblua5.3-0, liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), libpam0g (>= 0.99.7.1), libsodium23 (>= 1.0.13), libssl1.1 (>= 1.1.1), libstemmer0d (>= 0+svn527), libtirpc3 (>= 1.0.2), libwrap0 (>= 7.6-4~), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4)
Suggests: dovecot-gssapi, dovecot-imapd, dovecot-ldap, dovecot-lmtpd, dovecot-lucene, dovecot-managesieved, dovecot-mysql, dovecot-pgsql, dovecot-pop3d, dovecot-sieve, dovecot-solr, dovecot-sqlite, dovecot-submissiond, ntp
Breaks: dovecot-common (<< 1:2.0.14-2~), mailavenger (<< 0.8.1-4)
Replaces: dovecot-common (<< 1:2.0.14-2~), mailavenger (<< 0.8.1-4)
Filename: pool/main/d/dovecot/dovecot-core_2.3.13+dfsg1-1ubuntu1_amd64.deb
Size: 3031668
MD5sum: 5e928d4ef54b1cfe819b6eb853bb4b04
SHA1: eb567c44cd33675aeeea072295df605fe673e243
SHA256: f5a87a7c4ca549b17c61f2fafa871a8dd5832b3899243784dd49ec4c24112005
SHA512: c784d5dffc9989bf9539fabb885038d3d96e168275f46d542fcad94952c3b3fd9067adf663e0f34007664a70476329bf96dfbaccdae0b7f7bf11cf82dd520c9f
Homepage: https://dovecot.org/
Description-en: secure POP3/IMAP server - core files
Dovecot is a mail server whose major goals are security and extreme
reliability. It tries very hard to handle all error conditions and verify
that all data is valid, making it nearly impossible to crash. It supports
mbox/Maildir and its own dbox/mdbox formats, and should also be pretty
fast, extensible, and portable.
.
This package contains the Dovecot main server and its command line utility.
Description-md5: 42825422b1ef9e3a592c94dfafed375c
Task: mail-server