How to Install and Uninstall imapfilter.x86_64 Package on CentOS Stream 8

Last updated: October 10,2024

1. Install "imapfilter.x86_64" package

In this section, we are going to explain the necessary steps to install imapfilter.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install imapfilter.x86_64

2. Uninstall "imapfilter.x86_64" package

Please follow the instructions below to uninstall imapfilter.x86_64 on CentOS Stream 8:

$ sudo dnf remove imapfilter.x86_64 $ sudo dnf autoremove

3. Information about the imapfilter.x86_64 package on CentOS Stream 8

Last metadata expiration check: 6:19:02 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : imapfilter
Version : 2.8.2
Release : 1.el8
Architecture : x86_64
Size : 69 k
Source : imapfilter-2.8.2-1.el8.src.rpm
Repository : epel
Summary : A flexible client side mail filtering utility for IMAP servers
URL : https://github.com/lefcha/imapfilter
License : MIT
Description : IMAPFilter is a mail filtering utility. It connects to remote mail servers
: using the Internet Message Access Protocol (IMAP), sends searching queries
: to the server and processes mailboxes based on the results. It can be used
: to delete, copy, move, flag, etc. messages residing in mailboxes at the
: same or different mail servers. The 4rev1 and 4 versions of the IMAP
: protocol are supported.