How to Install and Uninstall python311-cssselect2 Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python311-cssselect2" package
Learn how to install python311-cssselect2 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-cssselect2
Copied
2. Uninstall "python311-cssselect2" package
Please follow the steps below to uninstall python311-cssselect2 on openSUSE Leap:
$
sudo zypper remove
python311-cssselect2
Copied
3. Information about the python311-cssselect2 package on openSUSE Leap
Information for package python311-cssselect2:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-cssselect2
Version : 0.7.0-150400.9.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 150.4 KiB
Installed : No
Status : not installed
Source package : python-cssselect2-0.7.0-150400.9.3.9.src
Upstream URL : https://github.com/Kozea/cssselect2/
Summary : CSS selectors for Python ElementTree
Description :
CSSselect2 is an implementation of CSS3 Selectors for markup
documents (HTML, XML, etc.) that can be read by ElementTree-like
parsers (including cElementTree, lxml, html5lib, etc.)
Unlike cssselect, it does not translate selectors to XPath and therefore does
not have all the correctness corner cases that are hard or impossible to fix in
cssselect.
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-cssselect2
Version : 0.7.0-150400.9.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 150.4 KiB
Installed : No
Status : not installed
Source package : python-cssselect2-0.7.0-150400.9.3.9.src
Upstream URL : https://github.com/Kozea/cssselect2/
Summary : CSS selectors for Python ElementTree
Description :
CSSselect2 is an implementation of CSS3 Selectors for markup
documents (HTML, XML, etc.) that can be read by ElementTree-like
parsers (including cElementTree, lxml, html5lib, etc.)
Unlike cssselect, it does not translate selectors to XPath and therefore does
not have all the correctness corner cases that are hard or impossible to fix in
cssselect.