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

Last updated: October 03,2024

1. Install "tinyxpath.x86_64" package

Please follow the instructions below to install tinyxpath.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install tinyxpath.x86_64

2. Uninstall "tinyxpath.x86_64" package

Please follow the instructions below to uninstall tinyxpath.x86_64 on Fedora 38:

$ sudo dnf remove tinyxpath.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:23:30 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : tinyxpath
Version : 1.3.1
Release : 20.fc38
Architecture : x86_64
Size : 53 k
Source : tinyxpath-1.3.1-20.fc38.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)