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

Last updated: January 17,2025

1. Install "tinyxpath.x86_64" package

Here is a brief guide to show you how to install tinyxpath.x86_64 on Fedora 36

$ 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 36:

$ sudo dnf remove tinyxpath.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:35:47 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : tinyxpath
Version : 1.3.1
Release : 18.fc36
Architecture : x86_64
Size : 53 k
Source : tinyxpath-1.3.1-18.fc36.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)