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

Last updated: January 12,2025

1. Install "tinyxpath.i686" package

This guide covers the steps necessary to install tinyxpath.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install tinyxpath.i686

2. Uninstall "tinyxpath.i686" package

This guide let you learn how to uninstall tinyxpath.i686 on Fedora 39:

$ sudo dnf remove tinyxpath.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:10:18 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : tinyxpath
Version : 1.3.1
Release : 21.fc39
Architecture : i686
Size : 57 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)