|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub


xz                                                                 version 5.2.5
________________________________________________________________________________

XZ Utils (previously LZMA Utils) is a set of free software command-line lossless
data compressors, including lzma and xz, for Unix-like operating systems and,
from version 5.0 onwards, Microsoft Windows.

In most cases, xz achieves higher compression rates than alternatives like gzip
and bzip2. Decompression speed is faster than bzip2, but slower than gzip.
Compression can be much slower than gzip, and is slower than bzip2 for high
levels of compression, and is most useful when a compressed file will be used
many times. [0]

Upstream: https://tukaani.org/xz/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Setup .................................................................. [002]
* Usage .................................................................. [003]
* History ................................................................ [004]
* References ............................................................. [005]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b xz                                                                 |
|                                                                              |
+------------------------------------------------------------------------------+

[002] Setup
________________________________________________________________________________

To use xz as the package manager's compression method for build tarballs, set
the environment variable KISS_COMPRESS to 'xz'. If xz will not be used as the
package manager's compression method, no such setup is required.


[003] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[004] History
________________________________________________________________________________

2021-07-22 c0e4c246 xz: swap to gz source
2021-07-15 67ec103b xz: update for new env
2021-07-15 722b82cc xz: use VERSION
2021-07-06 da5472da xz: disable docs (READMEs and such)
2021-07-01 4c15a971 xz: use new checksum format
2020-04-25 853f6c4c xz: fix source
2020-04-19 f6c63788 xz: Disable nls
2020-03-18 10166022 xz: bump to 5.2.5
2019-10-07 3705c7ef xz: remove rm
2019-10-05 76dda86c xz: let nls be detected
2019-08-11 c2b5bd30 xz: remove docs
2019-07-13 e5962061 gcc,binutils,xz: Fix builds.
2019-07-13 d08c6777 xz: Disable nls


[005] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/XZ_Utils



________________________________________________________________________________

Dylan Araps (C) 2019-2021

The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.