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

Last updated: January 16,2025

1. Install "python3-zipp.noarch" package

This guide covers the steps necessary to install python3-zipp.noarch on Fedora 36

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

2. Uninstall "python3-zipp.noarch" package

Please follow the step by step instructions below to uninstall python3-zipp.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:18:28 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-zipp
Version : 3.7.0
Release : 2.fc36
Architecture : noarch
Size : 17 k
Source : python-zipp-3.7.0-2.fc36.src.rpm
Repository : fedora
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.