How to Install and Uninstall liblzma5 Package on Ubuntu 21.10 (Impish Indri)

Last updated: November 07,2024

1. Install "liblzma5" package

Please follow the instructions below to install liblzma5 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install liblzma5

2. Uninstall "liblzma5" package

This guide covers the steps necessary to uninstall liblzma5 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the liblzma5 package on Ubuntu 21.10 (Impish Indri)

Package: liblzma5
Architecture: amd64
Version: 5.2.5-2
Multi-Arch: same
Priority: required
Section: libs
Source: xz-utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan Nieder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 289
Depends: libc6 (>= 2.32)
Breaks: liblzma2 (<< 5.1.1alpha+20110809-3~)
Filename: pool/main/x/xz-utils/liblzma5_5.2.5-2_amd64.deb
Size: 96472
MD5sum: 823c3f783b2719c78de9d32bedb46ee3
SHA1: 9804b45670adb0fd719868a4d6d10a0364b90482
SHA256: b29575991952272f6ee7b144bbbc0d3d1c91662307f58725c2a50e932cc4492c
SHA512: e8c386432c7a20e1b79dadd2f0d8b6c37c75b229d8b0f2784bb5300a0398f7fadc5ef34ffd2a502fcd3db3aa6aaa8fd41cbb38c068daeb47f81117f30e83131d
Homepage: https://tukaani.org/xz/
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
Task: minimal, server-minimal