How to Install and Uninstall perl-XML-XPathEngine.noarch Package on Amazon Linux 2

Last updated: July 01,2024

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

This is a short guide on how to install perl-XML-XPathEngine.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install perl-XML-XPathEngine.noarch

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

This is a short guide on how to uninstall perl-XML-XPathEngine.noarch on Amazon Linux 2:

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

3. Information about the perl-XML-XPathEngine.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-XML-XPathEngine
Arch : noarch
Version : 0.14
Release : 3.amzn2
Size : 43 k
Repo : amzn2-core/2/x86_64
Summary : Re-usable XPath engine for DOM-like trees
URL : http://search.cpan.org/dist/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.