How to Install and Uninstall xzdec Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "xzdec" package

In this section, we are going to explain the necessary steps to install xzdec on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install xzdec

2. Uninstall "xzdec" package

This is a short guide on how to uninstall xzdec on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove xzdec $ sudo apt autoclean && sudo apt autoremove

3. Information about the xzdec package on Ubuntu 20.10 (Groovy Gorilla)

Package: xzdec
Architecture: amd64
Version: 5.2.4-1ubuntu1
Multi-Arch: foreign
Priority: optional
Section: universe/utils
Source: xz-utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonathan Nieder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 195
Depends: libc6 (>= 2.4)
Suggests: xz-utils
Breaks: xz-lzma (<< 4.999.9beta+20091004-1)
Replaces: xz-lzma (<< 4.999.9beta+20091004-1)
Filename: pool/universe/x/xz-utils/xzdec_5.2.4-1ubuntu1_amd64.deb
Size: 55988
MD5sum: a7d746a671a074729979619d05545063
SHA1: 5e8f1b89282815b2ae34fa3dd489f357458e94f5
SHA256: 9f54815548e1393ff43f4e18247196c34e3afa97f591aa28453ea1d082719aad
SHA512: 9449ef8c6a46ebab221d5d3423f29f35c4c623720a4268f44aa76633e22673db3493204be683c3f3fa94d151877a3922cc49de03a33180759e107776b95e7593
Homepage: https://tukaani.org/xz/
Description-en: XZ-format compression utilities - tiny decompressors
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.
.
This package provides the xzdec and lzmadec utilities, which write
the decompressed version of a compressed file to standard output. The
binaries are very small, so they can be easily stored on small media
with some compressed files, and they are linked statically against
liblzma so they can be used on machines without a compatible version
of liblzma installed. However, they have:
.
* no compression support;
* no support for writing to a file other than standard output;
* no translated messages;
* been optimized for size rather than speed.
.
For a full-featured xzcat command without these limitations, use
the xz-utils package instead.
Description-md5: 30227ffce3f42144b3b624776f996bbf