macOS
brew install lzoplocal Homebrew formula metadata
sudo port install lzopMacPorts ports tree · sysutils/lzop/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lzop pour les workflows d'agents IA.
installation
brew install lzoplocal Homebrew formula metadata
sudo port install lzopMacPorts ports tree · sysutils/lzop/Portfile · Source: api.github.com
sudo apk add lzopAlpine Linux edge package indexes · lzop · Source: dl-cdn.alpinelinux.org
sudo apt install lzopDebian stable package indexes · lzop · Source: deb.debian.org
sudo dnf install lzopFedora Rawhide package metadata · lzop · Source: dl.fedoraproject.org
nix profile install nixpkgs#lzopnixpkgs package indexes · pkgs/by-name/lz/lzop/package.nix · Source: api.github.com
sudo pacman -S lzopArch Linux sync databases · lzop · Source: geo.mirror.pkgbuild.com
sudo zypper install lzopopenSUSE Tumbleweed package metadata · lzop · Source: download.opensuse.org
aperçu
File compressor
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
lzop | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:lzop |
|---|---|
| Version | 1.04 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/lzop |
| Page d'accueil | https://www.lzop.org/ |
| Docs amont | https://www.lzop.org/ |
| Licence | GPL-2.0-or-later |
| Archive source | https://www.lzop.org/download/lzop-1.04.tar.gz |
| Dépendances | lzo |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 lzoppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.