How to Install and Uninstall apache-commons-jxpath.noarch Package on Fedora 36

Last updated: October 06,2024

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

This tutorial shows how to install apache-commons-jxpath.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall apache-commons-jxpath.noarch on Fedora 36:

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

3. Information about the apache-commons-jxpath.noarch package on Fedora 36

Last metadata expiration check: 1:40:10 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : apache-commons-jxpath
Version : 1.3
Release : 43.fc36
Architecture : noarch
Size : 281 k
Source : apache-commons-jxpath-1.3-43.fc36.src.rpm
Repository : fedora
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.