How to Install and Uninstall python311-cssselect Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python311-cssselect" package

Please follow the step by step instructions below to install python311-cssselect on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-cssselect

2. Uninstall "python311-cssselect" package

This is a short guide on how to uninstall python311-cssselect on openSUSE Leap:

$ sudo zypper remove python311-cssselect

3. Information about the python311-cssselect package on openSUSE Leap

Information for package python311-cssselect:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-cssselect
Version : 1.2.0-150400.12.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 173.3 KiB
Installed : No
Status : not installed
Source package : python-cssselect-1.2.0-150400.12.3.9.src
Upstream URL : https://github.com/scrapy/cssselect
Summary : CSS3 selectors for Python
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.
This module used to live inside of lxml as lxml.cssselect before it was
extracted as a stand-alone project.

5. The same packages on other Linux Distributions