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

Last updated: May 19,2024

1. Install "lzd-dbg" package

Learn how to install lzd-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lzd-dbg

2. Uninstall "lzd-dbg" package

This is a short guide on how to uninstall lzd-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lzd-dbg
Priority: extra
Section: universe/debug
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Baumann
Architecture: amd64
Source: lzd
Version: 0.7-1
Depends: lzd (= 0.7-1)
Filename: pool/universe/l/lzd/lzd-dbg_0.7-1_amd64.deb
Size: 23030
MD5sum: b3d89ff131d6c508066af67753ac473c
SHA1: 7816724173deb75777f12e01139abe902ee1e4e1
SHA256: e3a9af0e66958c468b2100ea620bd5c7d097dcf5238be424f44aca269ac9bec3
Description-en: Educational, 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.
.
Lzd is a very simplified decompressor for lzip files with an educational
purpose. Studying its source is a good first step to understand how lzip works.
.
This package contains the debugging symbols.
Description-md5: 2f150b7170174c3b1720d14b7530b2bc
Homepage: http://www.nongnu.org/lzip/lzd.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu