How to Install and Uninstall python3-cssselect.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 11,2025
1. Install "python3-cssselect.noarch" package
In this section, we are going to explain the necessary steps to install python3-cssselect.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-cssselect.noarch
Copied
2. Uninstall "python3-cssselect.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-cssselect.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-cssselect.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-cssselect.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:52:53 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-cssselect
Version : 0.9.2
Release : 10.el8
Architecture : noarch
Size : 40 k
Source : python-cssselect-0.9.2-10.el8.src.rpm
Repository : epel
Summary : Parses CSS3 Selectors and translates them to XPath 1.0
URL : https://github.com/scrapy/cssselect
License : BSD
Description : Cssselect parses CSS3 Selectors and translates them to XPath 1.0 expressions.
: Such expressions can be used in lxml or another XPath engine to find the
: matching elements in an XML or HTML document.
:
: Python 3 version.
Available Packages
Name : python3-cssselect
Version : 0.9.2
Release : 10.el8
Architecture : noarch
Size : 40 k
Source : python-cssselect-0.9.2-10.el8.src.rpm
Repository : epel
Summary : Parses CSS3 Selectors and translates them to XPath 1.0
URL : https://github.com/scrapy/cssselect
License : BSD
Description : Cssselect parses CSS3 Selectors and translates them to XPath 1.0 expressions.
: Such expressions can be used in lxml or another XPath engine to find the
: matching elements in an XML or HTML document.
:
: Python 3 version.