How to Install and Uninstall apache-commons-jxpath.noarch Package on CentOS Stream 8

Last updated: October 07,2024

1. Install "apache-commons-jxpath.noarch" package

Learn how to install apache-commons-jxpath.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install apache-commons-jxpath.noarch

2. Uninstall "apache-commons-jxpath.noarch" package

Learn how to uninstall apache-commons-jxpath.noarch on CentOS Stream 8:

$ sudo dnf remove apache-commons-jxpath.noarch $ sudo dnf autoremove

3. Information about the apache-commons-jxpath.noarch package on CentOS Stream 8

Last metadata expiration check: 1:52:49 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : apache-commons-jxpath
Version : 1.3
Release : 36.module+el8.2.1+7436+4afdca1f
Architecture : noarch
Size : 296 k
Source : apache-commons-jxpath-1.3-36.module+el8.2.1+7436+4afdca1f.src.rpm
Repository : appstream
Summary : Simple XPath interpreter
URL : http://commons.apache.org/jxpath/
License : ASL 2.0
Description : Defines a simple interpreter of an expression language called XPath.
: JXPath applies XPath expressions to graphs of objects of all kinds:
: JavaBeans, Maps, Servlet contexts, DOM etc, including mixtures thereof.