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

Last updated: July 05,2024

1. Install "python3-remotezip" package

Please follow the guidance below to install python3-remotezip on Kali Linux

$ sudo apt update $ sudo apt install python3-remotezip

2. Uninstall "python3-remotezip" package

Please follow the guidance below to uninstall python3-remotezip on Kali Linux:

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

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

Package: python3-remotezip
Source: remotezip
Version: 0.12.3-1
Installed-Size: 48
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-requests, python3:any
Size: 12428
SHA256: 29a19b3af61c740380d10b7974f3b8ae67c20f6a0743bc99d08bc3580d684fb5
SHA1: 4f0490ee57b7a4a752ee94d5653d6ade7bcce6a5
MD5sum: 34dc29ee63ebf1f8aba22a3d4b5eb094
Description: Access zip file content hosted remotely without downloading the full file
This module provides a way to access single members of a zip
file archive without downloading the full content from a
remote web server. For this library to work, the web server
hosting the archive needs to support the range header.
Description-md5:
Homepage: https://github.com/gtsystem/python-remotezip
Section: python
Priority: optional
Filename: pool/main/r/remotezip/python3-remotezip_0.12.3-1_all.deb