How to Install and Uninstall python312-itemadapter Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python312-itemadapter" package

Please follow the instructions below to install python312-itemadapter on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-itemadapter

2. Uninstall "python312-itemadapter" package

Please follow the guidance below to uninstall python312-itemadapter on openSuSE Tumbleweed:

$ sudo zypper remove python312-itemadapter

3. Information about the python312-itemadapter package on openSuSE Tumbleweed

Information for package python312-itemadapter:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-itemadapter
Version : 0.8.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 82.5 KiB
Installed : No
Status : not installed
Source package : python-itemadapter-0.8.0-1.4.src
Upstream URL : https://github.com/scrapy/itemadapter
Summary : Wrapper for data container objects
Description :
The ItemAdapter class is a wrapper for data container objects, providing
a common interface to handle objects of different types in an uniform
manner, regardless of their underlying implementation.