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

Last updated: May 17,2024

1. Install "python38-itemadapter" package

Learn how to install python38-itemadapter on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-itemadapter

2. Uninstall "python38-itemadapter" package

In this section, we are going to explain the necessary steps to uninstall python38-itemadapter on openSuSE Tumbleweed:

$ sudo zypper remove python38-itemadapter

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

Information for package python38-itemadapter:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-itemadapter
Version : 0.4.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 72,4 KiB
Installed : No
Status : not installed
Source package : python-itemadapter-0.4.0-1.1.src
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.