How to Install and Uninstall python3-itemadapter Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-itemadapter" package

Please follow the steps below to install python3-itemadapter on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-itemadapter

2. Uninstall "python3-itemadapter" package

Please follow the instructions below to uninstall python3-itemadapter on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-itemadapter $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-itemadapter package on Ubuntu 21.10 (Impish Indri)

Package: python3-itemadapter
Architecture: all
Version: 0.2.0-1
Priority: optional
Section: universe/python
Source: python-itemadapter
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 49
Depends: python3:any
Filename: pool/universe/p/python-itemadapter/python3-itemadapter_0.2.0-1_all.deb
Size: 9184
MD5sum: d9d5ae6f62d488f7064797b7ac144511
SHA1: 4df4ce29224e178ca0b4bf1c3d95c45ce35e2e18
SHA256: 8271ff7ce397b1a2ff3fb653d74c13b411368d7ab5f3c6e7f083e120b457f1d9
SHA512: 49e028c010b586bc94fb02eeef9e9984922a414fb31a21da0b249fa0c7d080068f75fc5578f4775bdf4692b12e88c65f7bc348afff07574905c51ef8eb3d51be
Homepage: https://github.com/scrapy/itemadapter
Description-en: Common interface for data container classes (Python 3)
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.
.
Currently supported types are:
* dict
* scrapy.item.Item
* dataclass-based classes
* attrs-based classes
.
This is the Python 3 version of the package.
Description-md5: 5cf3169dad4b230c58e44f1bababbab5