How to Install and Uninstall dovecot.x86_64 Package on CentOS 7 / RHEL 7

Last updated: April 28,2024

1. Install "dovecot.x86_64" package

Learn how to install dovecot.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install dovecot.x86_64

2. Uninstall "dovecot.x86_64" package

This tutorial shows how to uninstall dovecot.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove dovecot.x86_64 $ sudo yum autoremove

3. Information about the dovecot.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : dovecot
Arch : x86_64
Epoch : 1
Version : 2.2.36.4
Release : 2.el7
Size : 14 M
Repo : installed
From repo : iRedMail
Summary : Secure imap and pop3 server
URL : http://www.dovecot.org/
License : MIT and LGPLv2
Description : Dovecot is an IMAP server for Linux/UNIX-like systems, written
: with security primarily in mind. It also contains a small POP3
: server. It supports mail in either of maildir or mbox formats.
:
: The SQL drivers and authentication plug-ins are in their
: subpackages.