How to Install and Uninstall python3-zipp.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 13,2024

1. Install "python3-zipp.noarch" package

Please follow the steps below to install python3-zipp.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-zipp.noarch" package

Here is a brief guide to show you how to uninstall python3-zipp.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-zipp.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:29:33 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-zipp
Version : 0.5.1
Release : 1.el9
Architecture : noarch
Size : 14 k
Source : python-zipp-0.5.1-1.el9.src.rpm
Repository : epel
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.