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

Last updated: May 07,2024

1. Install "pdlzip" package

This guide let you learn how to install pdlzip on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pdlzip

2. Uninstall "pdlzip" package

Here is a brief guide to show you how to uninstall pdlzip on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pdlzip $ sudo apt autoclean && sudo apt autoremove

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

Package: pdlzip
Priority: optional
Section: universe/utils
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Baumann
Architecture: amd64
Version: 1.6-1
Provides: lzip-alternative
Depends: libc6 (>= 2.14)
Filename: pool/universe/p/pdlzip/pdlzip_1.6-1_amd64.deb
Size: 33066
MD5sum: a6ce530c994358346dd6232b5fcb5172
SHA1: 1d5594460a6f5ea60e135bcc56b70217b31ef824
SHA256: e1f640b649140b64cb767429bc92ee9e2efc88b12249e6047cc3a1557725e031
Description-en: data compressor based on the LZMA algorithm (simple version)
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.
.
This package contains a simpler implementation, put into the public domain.
Description-md5: 78478e887ec110c115f7c08db4266a0f
Homepage: http://www.nongnu.org/lzip/pdlzip.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu