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

Last updated: September 28,2024

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

Please follow the instructions below to install perl-IO-HTML.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall perl-IO-HTML.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:06:38 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : perl-IO-HTML
Version : 1.004
Release : 5.fc36
Architecture : noarch
Size : 28 k
Source : perl-IO-HTML-1.004-5.fc36.src.rpm
Repository : fedora
Summary : Open an HTML file with automatic character set detection
URL : https://metacpan.org/release/IO-HTML
License : (GPL+ or Artistic) and Public Domain
Description : IO::HTML provides an easy way to open a file containing HTML while
: automatically determining its encoding. It uses the HTML5 encoding sniffing
: algorithm specified in section 8.2.2.1 of the draft standard.