macOS
brew install lzoplocal Homebrew formula metadata
sudo port install lzopMacPorts ports tree · sysutils/lzop/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für lzop in AI-Agent-Workflows.
Installation
brew install lzoplocal Homebrew formula metadata
sudo port install lzopMacPorts ports tree · sysutils/lzop/Portfile · Quelle: api.github.com
sudo apk add lzopAlpine Linux edge package indexes · lzop · Quelle: dl-cdn.alpinelinux.org
sudo apt install lzopDebian stable package indexes · lzop · Quelle: deb.debian.org
sudo dnf install lzopFedora Rawhide package metadata · lzop · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#lzopnixpkgs package indexes · pkgs/by-name/lz/lzop/package.nix · Quelle: api.github.com
sudo pacman -S lzopArch Linux sync databases · lzop · Quelle: geo.mirror.pkgbuild.com
sudo zypper install lzopopenSUSE Tumbleweed package metadata · lzop · Quelle: download.opensuse.org
Überblick
File compressor
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
lzop | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:lzop |
|---|---|
| Version | 1.04 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/lzop |
| Homepage | https://www.lzop.org/ |
| Upstream-Dokumentation | https://www.lzop.org/ |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://www.lzop.org/download/lzop-1.04.tar.gz |
| Abhängigkeiten | lzo |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 lzopQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.