A Program for Compressing Files
The xz command is a very powerful program for compressing files.
* Average compression ratio of LZMA is about 30% better than that of
gzip, and 15% better than that of bzip2.
* Decompression speed is only little slower than that of gzip, being
two to five times faster than bzip2.
* In fast mode, compresses faster than bzip2 with a comparable
compression ratio.
* Achieving the best compression ratios takes four to even twelve
times longer than with bzip2. However. this doesn't affect
decompressing speed.
* Very similar command line interface to what gzip and bzip2 have.
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/xz && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000091 91 Bytes | |
xz-5.4.6.tar.gz | 0002889306 2.76 MB | |
xz-5.4.6.tar.gz.sig | 0000000566 566 Bytes | |
xz.changes | 0000051422 50.2 KB | |
xz.keyring | 0000003143 3.07 KB | |
xz.spec | 0000006270 6.12 KB | |
xznew | 0000004675 4.57 KB | |
xznew.1 | 0000000954 954 Bytes |
Revision 2 (latest revision is 3)
Marco Strigl (mstrigl)
committed
(revision 2)
- update to 5.4.6, jsc#PED-6812 - Removed bsc1198062.patch
Comments 0