How to Install and Uninstall python3-zipp Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-zipp" package

This guide let you learn how to install python3-zipp on Kali Linux

$ sudo apt update $ sudo apt install python3-zipp

2. Uninstall "python3-zipp" package

Please follow the instructions below to uninstall python3-zipp on Kali Linux:

$ sudo apt remove python3-zipp $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-zipp package on Kali Linux

Package: python3-zipp
Source: python-zipp
Version: 1.0.0-6
Installed-Size: 26
Maintainer: Debian Python Team
Architecture: all
Depends: python3-more-itertools, python3:any
Size: 6696
SHA256: 04fea08ef36869cfe21f9eb5370bf3805dd2c938869815046f0cede3534d7e82
SHA1: a3c34fd747638bf8516e74afb2fc83dcba2319de
MD5sum: 71eb276663b5dcb1e2a51884390b270e
Description: pathlib-compatible Zipfile object wrapper - Python 3.x
A backport of the Path object to older versions of Python.
It's pathlib-compatible interface for zip files using zipfile object inside.
.
This package contains Python 3.x module.
Description-md5:
Homepage: https://github.com/jaraco/zipp
Section: python
Priority: optional
Filename: pool/main/p/python-zipp/python3-zipp_1.0.0-6_all.deb