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

Last updated: October 09,2024

1. Install "maildirproc.noarch" package

Please follow the guidelines below to install maildirproc.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install maildirproc.noarch

2. Uninstall "maildirproc.noarch" package

Please follow the instructions below to uninstall maildirproc.noarch on Fedora 36:

$ sudo dnf remove maildirproc.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:06:13 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : maildirproc
Version : 1.0.1
Release : 17.fc36
Architecture : noarch
Size : 29 k
Source : maildirproc-1.0.1-17.fc36.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.