How to Install and Uninstall python3-zipp.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "python3-zipp.noarch" package

Please follow the steps below to install python3-zipp.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-zipp.noarch

2. Uninstall "python3-zipp.noarch" package

This guide covers the steps necessary to uninstall python3-zipp.noarch on Fedora 34:

$ sudo dnf remove python3-zipp.noarch $ sudo dnf autoremove

3. Information about the python3-zipp.noarch package on Fedora 34

Last metadata expiration check: 0:35:33 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-zipp
Version : 3.5.0
Release : 2.fc34
Architecture : noarch
Size : 16 k
Source : python-zipp-3.5.0-2.fc34.src.rpm
Repository : updates
Summary : Backport of pathlib-compatible object wrapper for zip files
URL : https://github.com/jaraco/zipp
License : MIT
Description : A pathlib-compatible Zipfile object wrapper. A backport of the Path object.