How to Install and Uninstall python3-xpath-expressions.noarch Package on CentOS 8 / RHEL 8
Last updated: November 05,2024
1. Install "python3-xpath-expressions.noarch" package
Please follow the instructions below to install python3-xpath-expressions.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-xpath-expressions.noarch
Copied
2. Uninstall "python3-xpath-expressions.noarch" package
Please follow the guidance below to uninstall python3-xpath-expressions.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-xpath-expressions.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-xpath-expressions.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:09:56 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-xpath-expressions
Version : 1.0.2
Release : 1.el8
Architecture : noarch
Size : 15 k
Source : python-xpath-expressions-1.0.2-1.el8.src.rpm
Repository : epel
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.
Available Packages
Name : python3-xpath-expressions
Version : 1.0.2
Release : 1.el8
Architecture : noarch
Size : 15 k
Source : python-xpath-expressions-1.0.2-1.el8.src.rpm
Repository : epel
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.