How to Install and Uninstall mailutils Package on openSuSE Tumbleweed

Last updated: November 22,2024

1. Install "mailutils" package

This is a short guide on how to install mailutils on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install mailutils

2. Uninstall "mailutils" package

This is a short guide on how to uninstall mailutils on openSuSE Tumbleweed:

$ sudo zypper remove mailutils

3. Information about the mailutils package on openSuSE Tumbleweed

Information for package mailutils:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : mailutils
Version : 3.16-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.2 MiB
Installed : No
Status : not installed
Source package : mailutils-3.16-2.1.src
Upstream URL : https://mailutils.org/
Summary : GNU Mailutils
Description :
Mailutils is a set of utilities and daemons for processing e-mail.
All Mailutils programs are able to operate on mailboxes of various
formats, including UNIX maildrops, maildir, and transparently
accessed remote mailboxes (IMAP4, POP3, SMTP).
Included is an implementation of the traditional UNIX mail reader,
"mail", command line utilities such as "frm", "messages", "readmsg",
as well as "sieve", a flexible utility for filtering the incoming
mail.
A special feature of Mailutils is an implementation of the
MH Message Handling System, which combines the UNIX
philosophy with a flexibility of Mailutils libraries, thus
allowing to incorporate mail from remote mailboxes.
For system administrators, Mailutils provides a set of daemons
for delivering and reading electronic mail, including
pop3d, imap4d and a universal mail delivery agent, called maidag.