How to Install and Uninstall ncompress Package on Kali Linux

Last updated: May 17,2024

1. Install "ncompress" package

Learn how to install ncompress on Kali Linux

$ sudo apt update $ sudo apt install ncompress

2. Uninstall "ncompress" package

Please follow the steps below to uninstall ncompress on Kali Linux:

$ sudo apt remove ncompress $ sudo apt autoclean && sudo apt autoremove

3. Information about the ncompress package on Kali Linux

Package: ncompress
Version: 5.0-1
Installed-Size: 57
Maintainer: Kenneth J. Pronovici
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 23512
SHA256: 54cc04caca95828fc6db1670f35e2f67af1f81de9a4c8ed30ce891ed1579adee
SHA1: 4716b3056b493d453558a17793c92694a82ec1ae
MD5sum: defd410752364cc045d7c247c69fff03
Description: original Lempel-Ziv compress/uncompress programs
This package provides the original compress and uncompress programs that used
to be the de facto UNIX standard for compressing and uncompressing files.
These programs implement a fast, simple Lempel-Ziv (LZW) file compression
algorithm.
.
For Debian, the standard uncompress program is installed as uncompress.real,
to avoid conflicting with other packages.
.
This package also contains a copyright notice and a brief discussion of the
LZW patent history (written by one of the original authors) in the file
/usr/share/doc/ncompress/README.Debian.
Description-md5:
Homepage: https://github.com/vapier/ncompress
Tag: implemented-in::c, interface::commandline, role::program,
scope::utility, use::compressing
Section: utils
Priority: optional
Filename: pool/main/n/ncompress/ncompress_5.0-1_amd64.deb