How to Install and Uninstall perl-HTML-TokeParser-Simple.noarch Package on AlmaLinux 8
Last updated: November 25,2024
1. Install "perl-HTML-TokeParser-Simple.noarch" package
Please follow the instructions below to install perl-HTML-TokeParser-Simple.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-HTML-TokeParser-Simple.noarch
Copied
2. Uninstall "perl-HTML-TokeParser-Simple.noarch" package
This tutorial shows how to uninstall perl-HTML-TokeParser-Simple.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-HTML-TokeParser-Simple.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-HTML-TokeParser-Simple.noarch package on AlmaLinux 8
Last metadata expiration check: 1:09:34 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-HTML-TokeParser-Simple
Version : 3.16
Release : 25.el8
Architecture : noarch
Size : 50 k
Source : perl-HTML-TokeParser-Simple-3.16-25.el8.src.rpm
Repository : epel
Summary : Easy to use HTML::TokeParser interface
URL : https://metacpan.org/release/HTML-TokeParser-Simple
License : GPL+ or Artistic
Description : HTML::TokeParser is an excellent module that's often used for parsing HTML.
: However, the tokens returned are not exactly intuitive to parse. To simplify
: this, HTML::TokeParser::Simple allows the user ask more intuitive (read: more
: self-documenting) questions about the tokens returned.
Available Packages
Name : perl-HTML-TokeParser-Simple
Version : 3.16
Release : 25.el8
Architecture : noarch
Size : 50 k
Source : perl-HTML-TokeParser-Simple-3.16-25.el8.src.rpm
Repository : epel
Summary : Easy to use HTML::TokeParser interface
URL : https://metacpan.org/release/HTML-TokeParser-Simple
License : GPL+ or Artistic
Description : HTML::TokeParser is an excellent module that's often used for parsing HTML.
: However, the tokens returned are not exactly intuitive to parse. To simplify
: this, HTML::TokeParser::Simple allows the user ask more intuitive (read: more
: self-documenting) questions about the tokens returned.