How to Install and Uninstall clzip-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "clzip-dbg" package

Please follow the instructions below to install clzip-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install clzip-dbg

2. Uninstall "clzip-dbg" package

Please follow the steps below to uninstall clzip-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove clzip-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the clzip-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: clzip-dbg
Priority: extra
Section: universe/debug
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Baumann
Architecture: amd64
Source: clzip
Version: 1.7-1
Depends: clzip (= 1.7-1)
Filename: pool/universe/c/clzip/clzip-dbg_1.7-1_amd64.deb
Size: 4718
MD5sum: 288e7f5ed3d5e1906543679c0ac7ae09
SHA1: 1f39552774abf7bd5ded22f96b3745001aef7e37
SHA256: 8171a235382a98bf77074c536496d686c2fe7d572e61480210065ec4d547210c
Description-en: C, lossless data compressor based on the LZMA algorithm (debug)
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.
.
Clzip is a C language version of lzip using the lzip file format; the files
produced by clzip are fully compatible with lzip.
.
This package contains the debugging symbols.
Description-md5: 571821d4cfc283c561cb99f7df974072
Homepage: http://www.nongnu.org/lzip/clzip.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu