How to Install and Uninstall comprez Package on Kali Linux

Last updated: May 19,2024

1. Install "comprez" package

This is a short guide on how to install comprez on Kali Linux

$ sudo apt update $ sudo apt install comprez

2. Uninstall "comprez" package

Here is a brief guide to show you how to uninstall comprez on Kali Linux:

$ sudo apt remove comprez $ sudo apt autoclean && sudo apt autoremove

3. Information about the comprez package on Kali Linux

Package: comprez
Version: 2.7.3-2
Installed-Size: 32
Maintainer: Giovani Augusto Ferreira
Architecture: all
Size: 10140
SHA256: 3678f4152b63fcdcdb479fb4907a942cfa3924f3cc60676ff4afe96fbcec6f52
SHA1: 0843683db305a066ff59cb5939d005d986684b6a
MD5sum: 31035f6bc259edf2318fc542bb2c0104
Description: frontend to many compression programs
Comprez, aka 'z', is a simple, safe and convenient front-end for the
compress(1), uncompress(1), gzip(1), bzip2(1), tar(1), zip(1) and
unzip(1) utilities for compressing and uncompressing files and
directories.
.
The basic idea is that you can just run "comprez SOMETHING" where
SOMETHING is any file, directory, compressed file or compressed
archive, and program will do the right thing in a standard way.
Simple for novices and convenient for experts.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.cs.indiana.edu/~kinzler/z
Section: utils
Priority: optional
Filename: pool/main/c/comprez/comprez_2.7.3-2_all.deb