How to Install and Uninstall dovecot.x86_64 Package on Rocky Linux 9

Last updated: May 18,2024

1. Install "dovecot.x86_64" package

In this section, we are going to explain the necessary steps to install dovecot.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install dovecot.x86_64

2. Uninstall "dovecot.x86_64" package

This guide let you learn how to uninstall dovecot.x86_64 on Rocky Linux 9:

$ sudo dnf remove dovecot.x86_64 $ sudo dnf autoremove

3. Information about the dovecot.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:40:00 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : dovecot
Epoch : 1
Version : 2.3.16
Release : 10.el9
Architecture : x86_64
Size : 4.7 M
Source : dovecot-2.3.16-10.el9.src.rpm
Repository : appstream
Summary : Secure imap and pop3 server
URL : https://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.