How to Install and Uninstall python3-cssselect.noarch Package on CentOS Stream 9
Last updated: November 27,2024
1. Install "python3-cssselect.noarch" package
This is a short guide on how to install python3-cssselect.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-cssselect.noarch
Copied
2. Uninstall "python3-cssselect.noarch" package
Please follow the guidance below to uninstall python3-cssselect.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-cssselect.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-cssselect.noarch package on CentOS Stream 9
Last metadata expiration check: 0:57:45 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-cssselect
Version : 1.1.0
Release : 2.el9
Architecture : noarch
Size : 40 k
Source : python-cssselect-1.1.0-2.el9.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 : 1.1.0
Release : 2.el9
Architecture : noarch
Size : 40 k
Source : python-cssselect-1.1.0-2.el9.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.