How to Install and Uninstall perl-XML-LibXML-Debugging.noarch Package on Fedora 38

Last updated: October 03,2024

1. Install "perl-XML-LibXML-Debugging.noarch" package

This guide covers the steps necessary to install perl-XML-LibXML-Debugging.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-XML-LibXML-Debugging.noarch

2. Uninstall "perl-XML-LibXML-Debugging.noarch" package

This guide covers the steps necessary to uninstall perl-XML-LibXML-Debugging.noarch on Fedora 38:

$ sudo dnf remove perl-XML-LibXML-Debugging.noarch $ sudo dnf autoremove

3. Information about the perl-XML-LibXML-Debugging.noarch package on Fedora 38

Last metadata expiration check: 0:30:38 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-XML-LibXML-Debugging
Version : 0.103
Release : 13.fc38
Architecture : noarch
Size : 21 k
Source : perl-XML-LibXML-Debugging-0.103-13.fc38.src.rpm
Repository : fedora
Summary : Get debugging information from XML::LibXML nodes
URL : https://metacpan.org/release/XML-LibXML-Debugging
License : (GPL+ or Artistic) and CC-BY-SA and Public Domain
Description : This Perl module adds a couple of additional methods to XML::LibXML::Node
: objects which are mostly aimed at helping figure out what's going on with
: the DOM's name spaces and structure.