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

Last updated: May 18,2024

1. Install "python3-lzss" package

Here is a brief guide to show you how to install python3-lzss on Kali Linux

$ sudo apt update $ sudo apt install python3-lzss

2. Uninstall "python3-lzss" package

This guide covers the steps necessary to uninstall python3-lzss on Kali Linux:

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

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

Package: python3-lzss
Source: pylzss (0.3-1)
Version: 0.3-1+b4
Installed-Size: 51
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.4)
Size: 8856
SHA256: ebb33ef2a510ffaa1083c0d61e2dc7dcde38f77878fb244ce2a699a0c3c76c6b
SHA1: cdfb778f1cac114f136371978af24bd4e41d627e
MD5sum: e5af05c29932af2ea4b9dfcda21d2826
Description: Python library for the LZSS compression algorithm
This Python library supports compression and decompression using the LZSS
algorithm.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/yyogo/pylzss
Section: python
Priority: optional
Filename: pool/main/p/pylzss/python3-lzss_0.3-1+b4_amd64.deb