How to Install and Uninstall python2-cssselect Package on openSUSE Leap
Last updated: January 26,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-cssselect" package
This guide let you learn how to install python2-cssselect on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-cssselect
Copied
2. Uninstall "python2-cssselect" package
This tutorial shows how to uninstall python2-cssselect on openSUSE Leap:
$
sudo zypper remove
python2-cssselect
Copied
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.
------------------------------------------
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.