xzdec

XZ-format compression utilities - tiny decompressors

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://tukaani.org/xz/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install xzdec