How to Install and Uninstall python39-cssselect Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "python39-cssselect" package
Please follow the steps below to install python39-cssselect on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-cssselect
Copied
2. Uninstall "python39-cssselect" package
This guide let you learn how to uninstall python39-cssselect on openSuSE Tumbleweed:
$
sudo zypper remove
python39-cssselect
Copied
3. Information about the python39-cssselect package on openSuSE Tumbleweed
Information for package python39-cssselect:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-cssselect
Version : 1.2.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 190.1 KiB
Installed : No
Status : not installed
Source package : python-cssselect-1.2.0-2.7.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.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-cssselect
Version : 1.2.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 190.1 KiB
Installed : No
Status : not installed
Source package : python-cssselect-1.2.0-2.7.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.