How to Install and Uninstall python311-parsel Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python311-parsel" package

Please follow the guidance below to install python311-parsel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-parsel

2. Uninstall "python311-parsel" package

Here is a brief guide to show you how to uninstall python311-parsel on openSuSE Tumbleweed:

$ sudo zypper remove python311-parsel

3. Information about the python311-parsel package on openSuSE Tumbleweed

Information for package python311-parsel:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-parsel
Version : 1.8.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 148.1 KiB
Installed : No
Status : not installed
Source package : python-parsel-1.8.1-1.2.src
Upstream URL : https://github.com/scrapy/parsel
Summary : Library to extract data from HTML and XML using XPath and CSS selectors
Description :
Parsel is a library to extract data from HTML and XML using XPath and CSS
selectors.