How to Install and Uninstall perl-HTML-Tiny.noarch Package on Fedora 36

Last updated: June 29,2024

1. Install "perl-HTML-Tiny.noarch" package

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

$ sudo dnf update $ sudo dnf install perl-HTML-Tiny.noarch

2. Uninstall "perl-HTML-Tiny.noarch" package

Please follow the instructions below to uninstall perl-HTML-Tiny.noarch on Fedora 36:

$ sudo dnf remove perl-HTML-Tiny.noarch $ sudo dnf autoremove

3. Information about the perl-HTML-Tiny.noarch package on Fedora 36

Last metadata expiration check: 4:56:46 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-HTML-Tiny
Version : 1.05
Release : 38.fc36
Architecture : noarch
Size : 24 k
Source : perl-HTML-Tiny-1.05-38.fc36.src.rpm
Repository : fedora
Summary : Lightweight, dependency free HTML/XML generation
URL : https://metacpan.org/release/HTML-Tiny
License : GPL+ or Artistic
Description : HTML::Tiny is a simple, dependency free module for generating HTML (and
: XML). It concentrates on generating syntactically correct XHTML using a
: simple Perl notation.