How to Install and Uninstall python3-zipstream-ng Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-zipstream-ng" package

In this section, we are going to explain the necessary steps to install python3-zipstream-ng on Kali Linux

$ sudo apt update $ sudo apt install python3-zipstream-ng

2. Uninstall "python3-zipstream-ng" package

Please follow the step by step instructions below to uninstall python3-zipstream-ng on Kali Linux:

$ sudo apt remove python3-zipstream-ng $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-zipstream-ng package on Kali Linux

Package: python3-zipstream-ng
Source: python-zipstream-ng
Version: 1.7.1-1
Installed-Size: 94
Maintainer: Debian Python Team
Architecture: all
Replaces: python3-zipstream
Depends: python3:any
Breaks: python3-zipstream
Size: 26284
SHA256: aead707102e6111c30dd36ac8cca4b2d47ec1aa54bd665274b77cc48081b9796
SHA1: e398cb63b117392aba24daebd9a217d6d5596d26
MD5sum: e5354352084b3b6f5f9ef5a2616eb60f
Description: Modern and easy to use streamable zip file generator
zipstream-ng can package and stream many files and folders on the fly without
needing temporary files or excessive memory.
.
Includes the ability to calculate the total size of the stream before any data
is actually added (provided no compression is used). This makes it ideal for
use in web applications since the total size can be used to set the
Content-Length header without having to generate the entire file first.
Description-md5:
Homepage: https://github.com/pR0Ps/zipstream-ng
Section: python
Priority: optional
Filename: pool/main/p/python-zipstream-ng/python3-zipstream-ng_1.7.1-1_all.deb