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

Last updated: May 19,2024

1. Install "tinyxpath.i686" package

This guide let you learn how to install tinyxpath.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install tinyxpath.i686

2. Uninstall "tinyxpath.i686" package

Please follow the instructions below to uninstall tinyxpath.i686 on Fedora 36:

$ sudo dnf remove tinyxpath.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:29:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : tinyxpath
Version : 1.3.1
Release : 18.fc36
Architecture : i686
Size : 58 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)