How to Install and Uninstall liblzma5 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 14,2024

1. Install "liblzma5" package

Please follow the guidance below to install liblzma5 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install liblzma5

2. Uninstall "liblzma5" package

Please follow the guidance below to uninstall liblzma5 on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the liblzma5 package on Ubuntu 21.04 (Hirsute Hippo)

Package: liblzma5
Architecture: amd64
Version: 5.2.5-1.0build2
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-1.0build2_amd64.deb
Size: 96620
MD5sum: b6ae3171b248d9a1506fd940edbfc3e1
SHA1: 309417534bbc0186e299544b5248f20e879fadd2
SHA256: 83ec8b316058462f684c53c04afce0efbe51ba3b5393c2e66884749fe15ef6b1
SHA512: 6bdc22cd5e5243e6033b981e4ebc6fe485b08a2334cf89097790b528d1c67e4d90b856f9e69f4abc64529676c36aa666e549138eae197cef08be4c3361118674
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