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

Last updated: October 05,2024

1. Install "maildirproc.noarch" package

This guide let you learn how to install maildirproc.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install maildirproc.noarch

2. Uninstall "maildirproc.noarch" package

This is a short guide on how to uninstall maildirproc.noarch on Fedora 34:

$ sudo dnf remove maildirproc.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:26:16 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : maildirproc
Version : 1.0.1
Release : 14.fc34
Architecture : noarch
Size : 29 k
Source : maildirproc-1.0.1-14.fc34.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.