How to Install and Uninstall saxpath.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "saxpath.noarch" package

Please follow the guidelines below to install saxpath.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install saxpath.noarch

2. Uninstall "saxpath.noarch" package

This guide let you learn how to uninstall saxpath.noarch on Fedora 34:

$ sudo dnf remove saxpath.noarch $ sudo dnf autoremove

3. Information about the saxpath.noarch package on Fedora 34

Last metadata expiration check: 4:14:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : saxpath
Version : 1.0
Release : 23.fc34
Architecture : noarch
Size : 31 k
Source : saxpath-1.0-23.fc34.src.rpm
Repository : fedora
Summary : Simple API for XPath
URL : http://sourceforge.net/projects/saxpath/
License : Saxpath
Description : The SAXPath project is a Simple API for XPath. SAXPath is analogous to SAX
: in that the API abstracts away the details of parsing and provides a simple
: event based callback interface.