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

Last updated: October 06,2024

1. Install "tinyxpath.x86_64" package

Please follow the steps below to install tinyxpath.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install tinyxpath.x86_64

2. Uninstall "tinyxpath.x86_64" package

This tutorial shows how to uninstall tinyxpath.x86_64 on Fedora 34:

$ sudo dnf remove tinyxpath.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:15:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : tinyxpath
Version : 1.3.1
Release : 16.fc34
Architecture : x86_64
Size : 53 k
Source : tinyxpath-1.3.1-16.fc34.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)