How to Install and Uninstall comprez Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "comprez" package

Please follow the instructions below to install comprez on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install comprez

2. Uninstall "comprez" package

This tutorial shows how to uninstall comprez on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the comprez package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: comprez
Priority: extra
Section: universe/utils
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Jari Aalto
Architecture: all
Version: 2.6.1-2
Filename: pool/universe/c/comprez/comprez_2.6.1-2_all.deb
Size: 9576
MD5sum: 7007e43dd412581725183408fa432c50
SHA1: 6a1508302bfabe7e7a19dea32d7442811ca8e968
SHA256: 00d386af70bfdd8eca22292b847a1e19c61a728e236a9f92b0cc44eb7b537811
Description-en: 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: e3bd698b4901d2cbbdd32e7bbef96b7d
Homepage: http://www.cs.indiana.edu/~kinzler/z
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu