How to Install and Uninstall nmh.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "nmh.x86_64" package

Please follow the step by step instructions below to install nmh.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install nmh.x86_64

2. Uninstall "nmh.x86_64" package

In this section, we are going to explain the necessary steps to uninstall nmh.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove nmh.x86_64 $ sudo dnf autoremove

3. Information about the nmh.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:11:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : nmh
Version : 1.8
Release : 1.el9
Architecture : x86_64
Size : 1.5 M
Source : nmh-1.8-1.el9.src.rpm
Repository : epel
Summary : A capable MIME-email-handling system with a command-line interface
URL : https://savannah.nongnu.org/projects/nmh
License : BSD
Description : nmh is a collection of single-purpose programs that send, receive,
: show, search, and otherwise manipulate emails, including MIME.
: They combine well with other Unix programs, easing the development
: of custom shorthand commands as shell scripts.
: Optional GUI interfaces are provided by the external xmh and exmh
: projects. nmh is a descendant of the RAND MH, Mail Handler, project.