How To Install perl-XML-RSS-LibXML on Fedora 36

In this tutorial we learn how to install perl-XML-RSS-LibXML in Fedora 36. perl-XML-RSS-LibXML is XML

Introduction

In this tutorial we learn how to install perl-XML-RSS-LibXML on Fedora 36.

What is perl-XML-RSS-LibXML

XML XML with XML

We can use yum or dnf to install perl-XML-RSS-LibXML on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-XML-RSS-LibXML.

Install perl-XML-RSS-LibXML on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install perl-XML-RSS-LibXML using dnf by running the following command:

sudo dnf -y install perl-XML-RSS-LibXML

Install perl-XML-RSS-LibXML on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install perl-XML-RSS-LibXML using yum by running the following command:

sudo yum -y install perl-XML-RSS-LibXML

How To Uninstall perl-XML-RSS-LibXML on Fedora 36

To uninstall only the perl-XML-RSS-LibXML package we can use the following command:

sudo dnf remove perl-XML-RSS-LibXML

perl-XML-RSS-LibXML Package Contents on Fedora 36

/usr/share/doc/perl-XML-RSS-LibXML
/usr/share/doc/perl-XML-RSS-LibXML/Changes
/usr/share/doc/perl-XML-RSS-LibXML/README.md
/usr/share/licenses/perl-XML-RSS-LibXML
/usr/share/licenses/perl-XML-RSS-LibXML/LICENSE
/usr/share/man/man3/XML::RSS::LibXML.3pm.gz
/usr/share/man/man3/XML::RSS::LibXML::ImplBase.3pm.gz
/usr/share/man/man3/XML::RSS::LibXML::MagicElement.3pm.gz
/usr/share/man/man3/XML::RSS::LibXML::Namespaces.3pm.gz
/usr/share/perl5/vendor_perl/XML
/usr/share/perl5/vendor_perl/XML/RSS
/usr/share/perl5/vendor_perl/XML/RSS/LibXML
/usr/share/perl5/vendor_perl/XML/RSS/LibXML.pm
/usr/share/perl5/vendor_perl/XML/RSS/LibXML/ImplBase.pm
/usr/share/perl5/vendor_perl/XML/RSS/LibXML/MagicElement.pm
/usr/share/perl5/vendor_perl/XML/RSS/LibXML/Namespaces.pm
/usr/share/perl5/vendor_perl/XML/RSS/LibXML/Null.pm
/usr/share/perl5/vendor_perl/XML/RSS/LibXML/V0_9.pm
/usr/share/perl5/vendor_perl/XML/RSS/LibXML/V0_91.pm
/usr/share/perl5/vendor_perl/XML/RSS/LibXML/V0_92.pm
/usr/share/perl5/vendor_perl/XML/RSS/LibXML/V1_0.pm
/usr/share/perl5/vendor_perl/XML/RSS/LibXML/V2_0.pm

References

Summary

In this tutorial we learn how to install perl-XML-RSS-LibXML on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).