How to Install and Uninstall python3-cssselect2.noarch Package on CentOS Stream 9
Last updated: January 11,2025
1. Install "python3-cssselect2.noarch" package
Here is a brief guide to show you how to install python3-cssselect2.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-cssselect2.noarch
Copied
2. Uninstall "python3-cssselect2.noarch" package
Please follow the instructions below to uninstall python3-cssselect2.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-cssselect2.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-cssselect2.noarch package on CentOS Stream 9
Last metadata expiration check: 0:26:13 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-cssselect2
Version : 0.7.0
Release : 1.el9
Architecture : noarch
Size : 37 k
Source : python-cssselect2-0.7.0-1.el9.src.rpm
Repository : epel
Summary : CSS selectors for Python ElementTree
URL : https://cssselect2.readthedocs.io/
License : BSD
Description : cssselect2 is a straightforward implementation of CSS4 Selectors for markup
: documents (HTML, XML, etc.) that can be read by ElementTree-like parsers,
: including cElementTree, lxml, html5lib_, etc.
Available Packages
Name : python3-cssselect2
Version : 0.7.0
Release : 1.el9
Architecture : noarch
Size : 37 k
Source : python-cssselect2-0.7.0-1.el9.src.rpm
Repository : epel
Summary : CSS selectors for Python ElementTree
URL : https://cssselect2.readthedocs.io/
License : BSD
Description : cssselect2 is a straightforward implementation of CSS4 Selectors for markup
: documents (HTML, XML, etc.) that can be read by ElementTree-like parsers,
: including cElementTree, lxml, html5lib_, etc.