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

Last updated: May 12,2024

1. Install "lunzip" package

This guide covers the steps necessary to install lunzip on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lunzip

2. Uninstall "lunzip" package

Please follow the instructions below to uninstall lunzip on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lunzip $ sudo apt autoclean && sudo apt autoremove

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

Package: lunzip
Priority: optional
Section: universe/utils
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Baumann
Architecture: amd64
Version: 1.7-1
Provides: lzip-alternative
Depends: libc6 (>= 2.14)
Filename: pool/universe/l/lunzip/lunzip_1.7-1_amd64.deb
Size: 21716
MD5sum: f9c9040df4c306406e6cef5d5459828b
SHA1: 069913bd5c1f0b1d0bf426d3895ea5ed4390b9d7
SHA256: e0934799e7953b622d902ce955350b7ff30656fef9226e898a9c1ac465ebefc3
Description-en: data compressor based on the LZMA algorithm (decompressor)
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.
.
This package contains the decompressor.
Description-md5: dad1d8486f5fc429767e104dba9c5f90
Homepage: http://www.nongnu.org/lzip/lunzip.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu