How to Install and Uninstall python3-zipp Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-zipp" package

This guide let you learn how to install python3-zipp on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-zipp

2. Uninstall "python3-zipp" package

This tutorial shows how to uninstall python3-zipp on openSUSE Leap:

$ sudo zypper remove python3-zipp

3. Information about the python3-zipp package on openSUSE Leap

Information for package python3-zipp:
-------------------------------------
Repository : Main Repository
Name : python3-zipp
Version : 0.6.0-3.3.5
Arch : noarch
Vendor : SUSE LLC
Installed Size : 21.1 KiB
Installed : No
Status : not installed
Source package : python-zipp-0.6.0-3.3.5.src
Upstream URL : https://github.com/jaraco/zipp
Summary : Pathlib-compatible object wrapper for zip files
Description :
A pathlib-compatible Zipfile object wrapper.