How to Install and Uninstall python3-itemadapter.noarch Package on Fedora 39
Last updated: November 29,2024
1. Install "python3-itemadapter.noarch" package
Please follow the guidance below to install python3-itemadapter.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-itemadapter.noarch
Copied
2. Uninstall "python3-itemadapter.noarch" package
This guide covers the steps necessary to uninstall python3-itemadapter.noarch on Fedora 39:
$
sudo dnf remove
python3-itemadapter.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-itemadapter.noarch package on Fedora 39
Last metadata expiration check: 2:26:45 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-itemadapter
Version : 0.4.0
Release : 6.fc39
Architecture : noarch
Size : 27 k
Source : python-itemadapter-0.4.0-6.fc39.src.rpm
Repository : fedora
Summary : The ItemAdapter class is a wrapper for data container object
URL : https://github.com/scrapy/itemadapter
License : BSD
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.
Available Packages
Name : python3-itemadapter
Version : 0.4.0
Release : 6.fc39
Architecture : noarch
Size : 27 k
Source : python-itemadapter-0.4.0-6.fc39.src.rpm
Repository : fedora
Summary : The ItemAdapter class is a wrapper for data container object
URL : https://github.com/scrapy/itemadapter
License : BSD
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.