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

Last updated: May 14,2024

1. Install "liblzma5" package

In this section, we are going to explain the necessary steps to install liblzma5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblzma5

2. Uninstall "liblzma5" package

Please follow the guidance below to uninstall liblzma5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblzma5 $ sudo apt autoclean && sudo apt autoremove

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

Package: liblzma5
Priority: required
Section: libs
Installed-Size: 305
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan Nieder
Architecture: amd64
Source: xz-utils
Version: 5.1.1alpha+20120614-2ubuntu2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Filename: pool/main/x/xz-utils/liblzma5_5.1.1alpha+20120614-2ubuntu2_amd64.deb
Size: 80310
MD5sum: 759f50b893e9809a168a9d926a6095d0
SHA1: 5047b25046c22cc6a22579722312150e5428d9e9
SHA256: 4062214896ad59759d0fe012146d7f001159b9a79fe28baea296205b53ba7cb9
Description-en: XZ-format compression library
XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm
compression format, which provides memory-hungry but powerful
compression (often better than bzip2) and fast, easy decompression.
.
The native format of liblzma is XZ; it also supports raw (headerless)
streams and the older LZMA format used by lzma. (For 7-Zip's related
format, use the p7zip package instead.)
Description-md5: 0ceca09eb4ab99863be3578fa55e7d2b
Multi-Arch: same
Homepage: http://tukaani.org/xz/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: minimal