How to Install and Uninstall perl-IO-HTML.noarch Package on Amazon Linux 2

Last updated: November 25,2024

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

Learn how to install perl-IO-HTML.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install perl-IO-HTML.noarch

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

Learn how to uninstall perl-IO-HTML.noarch on Amazon Linux 2:

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

3. Information about the perl-IO-HTML.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-IO-HTML
Arch : noarch
Version : 1.00
Release : 2.amzn2
Size : 23 k
Repo : amzn2-core/2/x86_64
Summary : Open an HTML file with automatic character set detection
URL : http://search.cpan.org/dist/IO-HTML/
License : GPL+ or Artistic
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.