How to Install and Uninstall tinyxpath.x86_64 Package on Fedora 39

Last updated: September 25,2024

1. Install "tinyxpath.x86_64" package

Please follow the guidance below to install tinyxpath.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install tinyxpath.x86_64

2. Uninstall "tinyxpath.x86_64" package

Please follow the steps below to uninstall tinyxpath.x86_64 on Fedora 39:

$ sudo dnf remove tinyxpath.x86_64 $ sudo dnf autoremove

3. Information about the tinyxpath.x86_64 package on Fedora 39

Last metadata expiration check: 3:59:18 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : tinyxpath
Version : 1.3.1
Release : 21.fc39
Architecture : x86_64
Size : 52 k
Source : tinyxpath-1.3.1-21.fc39.src.rpm
Repository : fedora
Summary : Small XPath syntax decoder
URL : http://tinyxpath.sourceforge.net/
License : zlib
Description : TinyXPath is a small footprint XPath syntax decoder, written in C++.
: - Syntax decoding
: - Application to a TinyXML tree
: - Function to extract a result from a tree (string, node set or integer)