软件包:xzdec(5.6.3-1 以及其他的)
xzdec 的相关链接
Debian 的资源:
下载源码包 xz-utils:
- [xz-utils_5.6.3-1.dsc]
- [xz-utils_5.6.3.orig.tar.xz]
- [xz-utils_5.6.3.orig.tar.xz.asc]
- [xz-utils_5.6.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [tukaani.org]
相似软件包:
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.
其他与 xzdec 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- sug: xz-utils
- XZ 压缩格式工具