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

Last updated: January 12,2025

1. Install "python3-zipp.noarch" package

Learn how to install python3-zipp.noarch on Fedora 39

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

2. Uninstall "python3-zipp.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-zipp.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:37:52 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-zipp
Version : 3.16.2
Release : 2.fc39
Architecture : noarch
Size : 24 k
Source : python-zipp-3.16.2-2.fc39.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.