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

Last updated: May 23,2024

1. Install "python2-cssselect" package

This guide let you learn how to install python2-cssselect on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-cssselect

2. Uninstall "python2-cssselect" package

This tutorial shows how to uninstall python2-cssselect on openSUSE Leap:

$ sudo zypper remove python2-cssselect

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

Information for package python2-cssselect:
------------------------------------------
Repository : Main Repository
Name : python2-cssselect
Version : 1.0.3-1.18
Arch : noarch
Vendor : SUSE LLC
Installed Size : 162,6 KiB
Installed : No
Status : not installed
Source package : python-cssselect-1.0.3-1.18.src
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