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

Last updated: May 03,2024

1. Install "python3-lzstring" package

This guide covers the steps necessary to install python3-lzstring on Kali Linux

$ sudo apt update $ sudo apt install python3-lzstring

2. Uninstall "python3-lzstring" package

This tutorial shows how to uninstall python3-lzstring on Kali Linux:

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

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

Package: python3-lzstring
Source: python-lzstring
Version: 1.0.4-3
Installed-Size: 35
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 5544
SHA256: ee23802d22469ad1007ad32b905634b6311e6c57964c1f1f971b2cf279423721
SHA1: b7d12a4048e7b31c864d493434c855a1bd39d4a8
MD5sum: dfac7d0ee074cbf914f77ee862452ff0
Description: LZ-based compression algorithm for Python (Python 3 version)
python-lzstring is a simple Python module that compression data using LZ-based
algorithm.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/gkovacs/lz-string-python
Section: python
Priority: optional
Filename: pool/main/p/python-lzstring/python3-lzstring_1.0.4-3_all.deb