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

Last updated: May 23,2024

1. Install "dovecot-imapd" package

Here is a brief guide to show you how to install dovecot-imapd on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install dovecot-imapd

2. Uninstall "dovecot-imapd" package

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

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

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

Package: dovecot-imapd
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: 669
Provides: imap-server
Depends: dovecot-core (= 1:2.3.13+dfsg1-1ubuntu1), ucf, libbz2-1.0, libc6 (>= 2.33), liblz4-1 (>= 0.0~r130), liblzma5 (>= 5.1.1alpha+20120614), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4)
Suggests: ufw
Filename: pool/main/d/dovecot/dovecot-imapd_2.3.13+dfsg1-1ubuntu1_amd64.deb
Size: 170564
MD5sum: 5e07cd73275be22ea2933ca33c5d4f51
SHA1: f9a3fad9dbbca9ecc65a808bfe420818af01714c
SHA256: a4008ead099bb526a0b39cb078f31dfbed28100fb0cc9a4172cd4a94b2ccbcc5
SHA512: 1e921619ea31bf59ed53bb89c42ff588fc63b615d8c44f6ddffd39ec11260169541c2ed7b95f8b0963db1d49e78b6cfabffbf777a3ebc955f94dc73420815e06
Homepage: https://dovecot.org/
Description-en: secure POP3/IMAP server - IMAP daemon
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 IMAP server.
Description-md5: c160efea9f93533ab3404291018f7556
Task: mail-server