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

Last updated: October 11,2024

1. Install "perl-XML-XPathEngine.noarch" package

This tutorial shows how to install perl-XML-XPathEngine.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-XML-XPathEngine.noarch

2. Uninstall "perl-XML-XPathEngine.noarch" package

Learn how to uninstall perl-XML-XPathEngine.noarch on Fedora 38:

$ sudo dnf remove perl-XML-XPathEngine.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:26:44 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-XML-XPathEngine
Version : 0.14
Release : 27.fc38
Architecture : noarch
Size : 39 k
Source : perl-XML-XPathEngine-0.14-27.fc38.src.rpm
Repository : fedora
Summary : Re-usable XPath engine for DOM-like trees
URL : https://metacpan.org/release/XML-XPathEngine
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module provides an XPath engine, that can be re-used by other
: module/classes that implement trees.