How to Install and Uninstall perl-XML-XPathEngine.noarch Package on Rocky Linux 8

Last updated: September 20,2024

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

Please follow the guidance below to install perl-XML-XPathEngine.noarch on Rocky Linux 8

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

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

This guide let you learn how to uninstall perl-XML-XPathEngine.noarch on Rocky Linux 8:

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

3. Information about the perl-XML-XPathEngine.noarch package on Rocky Linux 8

Last metadata expiration check: 1:47:55 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-XML-XPathEngine
Version : 0.14
Release : 23.el8
Architecture : noarch
Size : 45 k
Source : perl-XML-XPathEngine-0.14-23.el8.src.rpm
Repository : epel
Summary : Re-usable XPath engine for DOM-like trees
URL : https://metacpan.org/release/XML-XPathEngine
License : GPL+ or Artistic
Description : This module provides an XPath engine, that can be re-used by other
: module/classes that implement trees.