How to Install and Uninstall perl-MIME-Lite-HTML.noarch Package on Fedora 35

Last updated: January 11,2025

1. Install "perl-MIME-Lite-HTML.noarch" package

In this section, we are going to explain the necessary steps to install perl-MIME-Lite-HTML.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-MIME-Lite-HTML.noarch

2. Uninstall "perl-MIME-Lite-HTML.noarch" package

This guide let you learn how to uninstall perl-MIME-Lite-HTML.noarch on Fedora 35:

$ sudo dnf remove perl-MIME-Lite-HTML.noarch $ sudo dnf autoremove

3. Information about the perl-MIME-Lite-HTML.noarch package on Fedora 35

Last metadata expiration check: 2:34:19 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-MIME-Lite-HTML
Version : 1.24
Release : 30.fc35
Architecture : noarch
Size : 29 k
Source : perl-MIME-Lite-HTML-1.24-30.fc35.src.rpm
Repository : fedora
Summary : Provide routine to transform a HTML page in a MIME-Lite mail
URL : https://metacpan.org/release/MIME-Lite-HTML
License : GPL+ or Artistic
Description : This module is a Perl mail client interface for sending message that
: support HTML format and build them for you.. This module provides routine to
: transform an HTML page in a MIME::Lite mail. So you need this module to use
: MIME-Lite-HTML possibilities.