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

Last updated: October 06,2024

1. Install "python3-zipp.noarch" package

Please follow the step by step instructions below to install python3-zipp.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 3:10:52 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-zipp
Version : 3.5.0
Release : 2.fc35
Architecture : noarch
Size : 16 k
Source : python-zipp-3.5.0-2.fc35.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.