macOS
brew install lzoplocal Homebrew formula metadata
sudo port install lzopMacPorts ports tree · sysutils/lzop/Portfile · 来源: api.github.com
安装
brew install lzoplocal Homebrew formula metadata
sudo port install lzopMacPorts ports tree · sysutils/lzop/Portfile · 来源: api.github.com
sudo apk add lzopAlpine Linux edge package indexes · lzop · 来源: dl-cdn.alpinelinux.org
sudo dnf install lzopFedora Rawhide package metadata · lzop · 来源: dl.fedoraproject.org
nix profile install nixpkgs#lzopnixpkgs package indexes · pkgs/by-name/lz/lzop/package.nix · 来源: api.github.com
sudo pacman -S lzopArch Linux sync databases · lzop · 来源: geo.mirror.pkgbuild.com
sudo zypper install lzopopenSUSE Tumbleweed package metadata · lzop · 来源: download.opensuse.org
概览
File compressor
历史
lzop is a fast file compressor by Markus F.X.J. Oberhumer that uses the LZO data compression library. The official site presents it as a gzip-like tool whose main advantage is much higher compression and decompression speed at the cost of compression ratio.
The official changelog says Oberhumer started writing lzop in September 1996 and made the first public release, version 0.90, on 10 August 1997. Version 1.00 followed in April 1998, and the project kept a deliberately gzip-like command-line model while using LZO for the speed-critical compression engine.
After the early releases, lzop matured slowly. Version 1.01 in 2003 refreshed the Autoconf build, added large-file support, and improved tar compatibility; 1.02rc1 in 2005 added LZO v2 support and platform fixes; 1.03 arrived in 2010; and 1.04 in 2017 was labeled the 20th anniversary release and added CMake build support.
lzop became popular in the era when backup speed and CPU use mattered more than maximum compression ratio. The official homepage explicitly points to backup workloads, noting that on modern systems lzop can be I/O-bound rather than CPU-bound.
The official homepage lists packages for AIX, Arch Linux, Debian, DragonFly BSD, Fedora, FreeBSD, Gentoo, Homebrew, HP-UX, and MacPorts, and the input package facts add Alpine, Ubuntu, Nix, pacman, and openSUSE-style package names. That breadth reflects lzop's old-school portability and its usefulness in scripts.
The lzop command compresses files to .lzo, decompresses with -d, lists archive contents, writes to stdout, preserves metadata, and can use .tzo as shorthand for .tar.lzo. Its manual emphasizes that it keeps original files unchanged by default unless asked otherwise.
Users choose lzop for fast local backups, archival staging, and workflows where gzip compatibility of habits matters more than exact gzip format compatibility.
lzop is historically important because it was the standard Unix CLI face of LZO for many years. Before LZ4 and zstd became common, lzop was one of the obvious package-manager answers to 'I need compression, but gzip is too slow.'
It is also a reminder that package longevity often comes from predictable behavior: a small GPL tool, a stable file suffix, portable C, and enough gzip-like semantics to drop into scripts.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
lzop | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:lzop |
|---|---|
| 版本 | 1.04 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/lzop |
| 主页 | https://www.lzop.org/ |
| 上游文档 | https://www.lzop.org/ |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://www.lzop.org/download/lzop-1.04.tar.gz |
| 依赖 | lzo |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lzop |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
lzop 1.04-2
fast compression program
sudo apt install lzoplzop
nix profile install nixpkgs#lzoplzop 1.04-2build3
fast compression program
sudo apt install lzoplzop 1.04-r1
lzop is a very fast file compressor
sudo apk add lzoplzop-doc 1.04-r1
lzop is a very fast file compressor (documentation)
sudo apk add lzop-doclzop 1.04-18.fc44
Real-time file compressor
sudo dnf install lzoplzop 1.04-4
File compressor using lzo lib
sudo pacman -S lzoplzop 1.04-4.23
Dictionary-based LZ-type compressor favoring speed
sudo zypper install lzoplzop
sudo port install lzop来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.