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

Last updated: July 07,2024

1. Install "python311-itemloaders" package

This tutorial shows how to install python311-itemloaders on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-itemloaders

2. Uninstall "python311-itemloaders" package

Please follow the instructions below to uninstall python311-itemloaders on openSuSE Tumbleweed:

$ sudo zypper remove python311-itemloaders

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

Information for package python311-itemloaders:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-itemloaders
Version : 1.1.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 79.0 KiB
Installed : No
Status : not installed
Source package : python-itemloaders-1.1.0-1.2.src
Upstream URL : https://github.com/scrapy/itemloaders
Summary : Base library for scrapy's ItemLoader
Description :
Library to populate items using XPath and CSS with a convenient API