How to Install and Uninstall apache-commons-jxpath.src Package on Oracle Linux 8

Last updated: May 10,2024

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

Please follow the guidance below to install apache-commons-jxpath.src on Oracle Linux 8

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

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

Please follow the guidance below to uninstall apache-commons-jxpath.src on Oracle Linux 8:

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

3. Information about the apache-commons-jxpath.src package on Oracle Linux 8

Last metadata expiration check: 3:24:03 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : apache-commons-jxpath
Version : 1.3
Release : 36.module+el8.3.0+9630+fe6f9367
Architecture : src
Size : 295 k
Source : None
Repository : ol8_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.