How to Install and Uninstall python3-xpath-expressions.noarch Package on Fedora 34

Last updated: May 10,2024

1. Install "python3-xpath-expressions.noarch" package

This is a short guide on how to install python3-xpath-expressions.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-xpath-expressions.noarch

2. Uninstall "python3-xpath-expressions.noarch" package

Please follow the step by step instructions below to uninstall python3-xpath-expressions.noarch on Fedora 34:

$ sudo dnf remove python3-xpath-expressions.noarch $ sudo dnf autoremove

3. Information about the python3-xpath-expressions.noarch package on Fedora 34

Last metadata expiration check: 1:20:55 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-xpath-expressions
Version : 1.0.2
Release : 4.fc34
Architecture : noarch
Size : 15 k
Source : python-xpath-expressions-1.0.2-4.fc34.src.rpm
Repository : fedora
Summary : Treat XPath expressions as Python objects
URL : https://github.com/orf/xpath-expressions
License : MIT
Description : This is a small, lightweight Python library to aide in the manipulations of
: xpath expressions. It allows you to manipulate them as Python objects with
: Python expressions and operators.