How to Install and Uninstall perl-mime-construct.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "perl-mime-construct.noarch" package

Please follow the guidance below to install perl-mime-construct.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-mime-construct.noarch

2. Uninstall "perl-mime-construct.noarch" package

Please follow the instructions below to uninstall perl-mime-construct.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-mime-construct.noarch $ sudo dnf autoremove

3. Information about the perl-mime-construct.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:23:51 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-mime-construct
Version : 1.11
Release : 38.el9
Architecture : noarch
Size : 24 k
Source : perl-mime-construct-1.11-38.el9.src.rpm
Repository : epel
Summary : Construct/send MIME messages from the command line
URL : https://metacpan.org/release/mime-construct-1.11
License : GPL-2.0-or-later
Description : mime-construct constructs and (by default) mails MIME messages.
: It is entirely driven from the command line, it is designed to be used
: by other programs, or people who act like programs.