How to Install and Uninstall minilzip Package on Kali Linux

Last updated: May 17,2024

1. Install "minilzip" package

Please follow the instructions below to install minilzip on Kali Linux

$ sudo apt update $ sudo apt install minilzip

2. Uninstall "minilzip" package

Please follow the guidelines below to uninstall minilzip on Kali Linux:

$ sudo apt remove minilzip $ sudo apt autoclean && sudo apt autoremove

3. Information about the minilzip package on Kali Linux

Package: minilzip
Source: lzlib
Version: 1.14-1
Installed-Size: 69
Maintainer: Daniel Baumann
Architecture: amd64
Provides: lzip-alternative, lzip-compressor, lzip-decompressor
Depends: libc6 (>= 2.34), liblz1 (>= 1.14)
Size: 25560
SHA256: 790b4680a1e22bc8c2fc386d2bcd1606a91f28f85fe9d9681c7ea21f9f7e18ef
SHA1: b924a34fb16f800f2349b31fdf908b85d03e84dc
MD5sum: 7b492abbc36836601d105a2f062db016
Description: minified, lossless data compressor based on the LZMA algorithm
Lzip is a lossless data compressor based on the LZMA algorithm, with very safe
integrity checking and a user interface similar to the one of gzip or bzip2.
Lzip decompresses almost as fast as gzip and compresses better than bzip2,
which makes it well suited for software distribution and data archiving.
.
Minilzip is a minimal version of lzip using the lzip file format; the files
produced by Minilzip are fully compatible with lzip.
.
Minilzip is intended as a test program for the lzlib library.
Description-md5:
Homepage: http://www.nongnu.org/lzip/lzlib.html
Section: utils
Priority: optional
Filename: pool/main/l/lzlib/minilzip_1.14-1_amd64.deb