How to Install and Uninstall perl-HTML-Tree.noarch Package on Fedora 38

Last updated: November 28,2024

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

This tutorial shows how to install perl-HTML-Tree.noarch on Fedora 38

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

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

Please follow the guidance below to uninstall perl-HTML-Tree.noarch on Fedora 38:

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

3. Information about the perl-HTML-Tree.noarch package on Fedora 38

Last metadata expiration check: 0:21:53 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : perl-HTML-Tree
Epoch : 1
Version : 5.07
Release : 22.fc38
Architecture : noarch
Size : 208 k
Source : perl-HTML-Tree-5.07-22.fc38.src.rpm
Repository : fedora
Summary : HTML tree handling modules for Perl
URL : https://metacpan.org/release/HTML-Tree
License : GPL+ or Artistic
Description : This distribution contains a suite of modules for representing,
: creating, and extracting information from HTML syntax trees; there is
: also relevant documentation. These modules used to be part of the
: libwww-perl distribution, but are now unbundled in order to facilitate
: a separate development track.