How to Install and Uninstall perl-XML-TokeParser.noarch Package on Fedora 35
Last updated: November 29,2024
1. Install "perl-XML-TokeParser.noarch" package
In this section, we are going to explain the necessary steps to install perl-XML-TokeParser.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
perl-XML-TokeParser.noarch
Copied
2. Uninstall "perl-XML-TokeParser.noarch" package
Please follow the guidelines below to uninstall perl-XML-TokeParser.noarch on Fedora 35:
$
sudo dnf remove
perl-XML-TokeParser.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-XML-TokeParser.noarch package on Fedora 35
Last metadata expiration check: 0:40:25 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-XML-TokeParser
Version : 0.05
Release : 36.fc35
Architecture : noarch
Size : 23 k
Source : perl-XML-TokeParser-0.05-36.fc35.src.rpm
Repository : fedora
Summary : Simplified interface to XML::Parser
URL : https://metacpan.org/release/XML-TokeParser
License : GPL+ or Artistic
Description : XML::TokeParser provides a procedural ("pull mode") interface to
: XML::Parser in much the same way that Gisle Aas' HTML::TokeParser provides
: a procedural interface to HTML::Parser. XML::TokeParser splits its XML
: input up into "tokens," each corresponding to an XML::Parser event.
Available Packages
Name : perl-XML-TokeParser
Version : 0.05
Release : 36.fc35
Architecture : noarch
Size : 23 k
Source : perl-XML-TokeParser-0.05-36.fc35.src.rpm
Repository : fedora
Summary : Simplified interface to XML::Parser
URL : https://metacpan.org/release/XML-TokeParser
License : GPL+ or Artistic
Description : XML::TokeParser provides a procedural ("pull mode") interface to
: XML::Parser in much the same way that Gisle Aas' HTML::TokeParser provides
: a procedural interface to HTML::Parser. XML::TokeParser splits its XML
: input up into "tokens," each corresponding to an XML::Parser event.