How to Install and Uninstall perl-XML-Parser.x86_64 Package on Fedora 39
Last updated: January 10,2025
1. Install "perl-XML-Parser.x86_64" package
This is a short guide on how to install perl-XML-Parser.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
perl-XML-Parser.x86_64
Copied
2. Uninstall "perl-XML-Parser.x86_64" package
In this section, we are going to explain the necessary steps to uninstall perl-XML-Parser.x86_64 on Fedora 39:
$
sudo dnf remove
perl-XML-Parser.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-XML-Parser.x86_64 package on Fedora 39
Last metadata expiration check: 0:13:58 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-XML-Parser
Version : 2.46
Release : 15.fc39
Architecture : x86_64
Size : 234 k
Source : perl-XML-Parser-2.46-15.fc39.src.rpm
Repository : fedora
Summary : Perl module for parsing XML documents
URL : https://metacpan.org/release/XML-Parser
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module provides ways to parse XML documents. It is built on top
: of XML::Parser::Expat, which is a lower level interface to James
: Clark's expat library. Each call to one of the parsing methods creates
: a new instance of XML::Parser::Expat which is then used to parse the
: document. Expat options may be provided when the XML::Parser object is
: created. These options are then passed on to the Expat object on each
: parse call. They can also be given as extra arguments to the parse
: methods, in which case they override options given at XML::Parser
: creation time.
Available Packages
Name : perl-XML-Parser
Version : 2.46
Release : 15.fc39
Architecture : x86_64
Size : 234 k
Source : perl-XML-Parser-2.46-15.fc39.src.rpm
Repository : fedora
Summary : Perl module for parsing XML documents
URL : https://metacpan.org/release/XML-Parser
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module provides ways to parse XML documents. It is built on top
: of XML::Parser::Expat, which is a lower level interface to James
: Clark's expat library. Each call to one of the parsing methods creates
: a new instance of XML::Parser::Expat which is then used to parse the
: document. Expat options may be provided when the XML::Parser object is
: created. These options are then passed on to the Expat object on each
: parse call. They can also be given as extra arguments to the parse
: methods, in which case they override options given at XML::Parser
: creation time.