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

Last updated: November 25,2024

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

Please follow the step by step instructions below to install apache-commons-jxpath.noarch on Fedora 39

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

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

Please follow the instructions below to uninstall apache-commons-jxpath.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:42:01 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : apache-commons-jxpath
Version : 1.3
Release : 46.fc39
Architecture : noarch
Size : 281 k
Source : apache-commons-jxpath-1.3-46.fc39.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.