How to Install and Uninstall maildirproc.noarch Package on Fedora 35

Last updated: October 05,2024

1. Install "maildirproc.noarch" package

In this section, we are going to explain the necessary steps to install maildirproc.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install maildirproc.noarch

2. Uninstall "maildirproc.noarch" package

Please follow the guidelines below to uninstall maildirproc.noarch on Fedora 35:

$ sudo dnf remove maildirproc.noarch $ sudo dnf autoremove

3. Information about the maildirproc.noarch package on Fedora 35

Last metadata expiration check: 2:09:32 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : maildirproc
Version : 1.0.1
Release : 16.fc35
Architecture : noarch
Size : 29 k
Source : maildirproc-1.0.1-16.fc35.src.rpm
Repository : fedora
Summary : Sort mail from mail boxes in the maildir format
URL : http://joel.rosdahl.net/maildirproc/
License : GPLv2+
Description : maildirproc is a program that processes one or several existing mail boxes in
: the maildir format. It is primarily focused on mail sorting, which means
: moving, copying, forwarding, and deleting mail according to a set of rules.
: It can be seen as an alternative to procmail, but instead of being a delivery
: agent (which wants to be part of the delivery chain), maildirproc only
: processes mail which has already been delivered. That is a feature, not a bug.