macOS
brew install lrziplocal Homebrew formula metadata
sudo port install lrzipMacPorts ports tree · archivers/lrzip/Portfile · 来源: api.github.com
安装
brew install lrziplocal Homebrew formula metadata
sudo port install lrzipMacPorts ports tree · archivers/lrzip/Portfile · 来源: api.github.com
sudo apk add lrzipAlpine Linux edge package indexes · lrzip · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#lrzipnixpkgs package indexes · pkgs/by-name/lr/lrzip/package.nix · 来源: api.github.com
sudo pacman -S lrzipArch Linux sync databases · lrzip · 来源: geo.mirror.pkgbuild.com
sudo zypper install lrzipopenSUSE Tumbleweed package metadata · lrzip · 来源: download.opensuse.org
概览
Compression program with a very high compression ratio
历史
lrzip, short for Long Range ZIP or LZMA RZIP, is a compression utility aimed at high compression ratios on large files.
The official README says lrzip excels on large files, usually above 10-50 MB, and uses an extended rzip-style long-distance redundancy reduction pass before applying back-end compressors such as LZMA, LZO, bzip2, gzip, LZ4, or ZPAQ.
Con Kolivas' repository was created on GitHub in March 2010. The README authorship notes also record earlier documentation by Peter Hyman in January 2009, a GitHub Markdown rewrite by Haneef Mubarak in September 2013, and a README update by Con Kolivas in February 2021.
The project is a continuation of the rzip idea for systems with more memory and larger files. Its README emphasizes that lrzip tries to use available RAM aggressively to gain compression benefit, which is both its distinctive feature and the reason it is most useful on large modern machines.
The supplied package-manager facts show wide packaging across Homebrew, Debian, Ubuntu, MacPorts, Nix, Arch, Alpine, and openSUSE. That breadth reflects its role as a specialist compressor: not the default archive format for every user, but common enough to be kept available in Unix package collections.
GitHub metadata reports hundreds of stars and dozens of forks, and the README points users to official GitHub releases for stable packaged tarballs.
lrzip compresses a single file to `.lrz`; directory workflows typically go through `tar` or the included `lrztar` and `lrzuntar` wrappers. The README documents modes for LZMA, ZPAQ, LZO, and gzip-like semantics via the `lrz` wrapper.
The tool has no documented persistent config or credentials. Tuning is by CLI options such as compression backend, level, thread count, and memory/window behavior.
lrzip is a package-manager favorite for compression enthusiasts because it exposes a very different tradeoff curve from gzip, xz, or zstd: it spends memory and CPU to find long-range redundancy in large inputs. That makes it useful in archival experiments, benchmark discussions, and old-school Unix compression collections.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
lrunzip | cli | 全局可执行文件 | |
lrzcat | cli | 全局可执行文件 | |
lrzip | cli | 全局可执行文件 | |
lrztar | cli | 全局可执行文件 | |
lrzuntar | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:lrzip |
|---|---|
| 版本 | 0.641 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/lrzip |
| 主页 | http://lrzip.kolivas.org |
| 仓库 | https://github.com/ckolivas/lrzip |
| 上游文档 | https://github.com/ckolivas/lrzip#readme |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | http://ck.kolivas.org/apps/lrzip/lrzip-0.641.tar.xz |
| 依赖 | lz4, lzo |
| 构建依赖 | autoconf, automake, libtool, pkgconf |
| macOS 提供的库 | bzip2 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lrzip |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
lrzip 0.651-3
compression program with a very high compression ratio
http://ck.kolivas.org/apps/lrzip/README.md
sudo apt install lrziplrzip
nix profile install nixpkgs#lrziplrzip 0.651-2ubuntu1
compression program with a very high compression ratio
http://ck.kolivas.org/apps/lrzip/README.md
sudo apt install lrziplrzip 0.660-r0
compression utility that excels at compressing large files
https://github.com/ckolivas/lrzip
sudo apk add lrziplrzip-doc 0.660-r0
compression utility that excels at compressing large files (documentation)
https://github.com/ckolivas/lrzip
sudo apk add lrzip-doclrzip-extra-scripts 0.660-r0
compression utility that excels at compressing large files (bash scripts)
https://github.com/ckolivas/lrzip
sudo apk add lrzip-extra-scriptslrzip 0.660-1
Multi-threaded compression with rzip/lzma, lzo, and zpaq
https://github.com/ckolivas/lrzip
sudo pacman -S lrziplrzip 0.651-2.9
Very High Ratio and Speed Compression Designed for Large Files
http://ck.kolivas.org/apps/lrzip/
sudo zypper install lrziplrzip
sudo port install lrzip来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.