How to Install and Uninstall python3-zipp.noarch Package on Rocky Linux 8
Last updated: November 10,2024
1. Install "python3-zipp.noarch" package
Please follow the steps below to install python3-zipp.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-zipp.noarch
Copied
2. Uninstall "python3-zipp.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-zipp.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-zipp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-zipp.noarch package on Rocky Linux 8
Last metadata expiration check: 0:17:25 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-zipp
Version : 0.5.1
Release : 3.el8
Architecture : noarch
Size : 14 k
Source : python-zipp-0.5.1-3.el8.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.
Available Packages
Name : python3-zipp
Version : 0.5.1
Release : 3.el8
Architecture : noarch
Size : 14 k
Source : python-zipp-0.5.1-3.el8.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.