Automic VaultAutomic Vault

brew

Installer lzop avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lzop pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install lzop

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install lzop

MacPorts ports tree · sysutils/lzop/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add lzop

Alpine Linux edge package indexes · lzop · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install lzop

Debian stable package indexes · lzop · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install lzop

Fedora Rawhide package metadata · lzop · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#lzop

nixpkgs package indexes · pkgs/by-name/lz/lzop/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S lzop

Arch Linux sync databases · lzop · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install lzop

openSUSE Tumbleweed package metadata · lzop · Source: download.opensuse.org

aperçu

Résumé du paquet

File compressor

Commandes et alias

  • lzop

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 1996: Markus F.X.J. Oberhumer starts writing lzop.
  • 1997: lzop 0.90 is the first public release.
  • 1998: lzop 1.00 is released.
  • 2003: lzop 1.01 refreshes the build system and large-file support.
  • 2017: lzop 1.04 is released as the 20th anniversary release.

Related projects

  • LZO is the underlying compression library used by lzop.
  • gzip shaped lzop's command-line behavior.
  • LZ4 later occupied a similar high-speed compression niche in many package sets.

posture de sécurité

Niveau de risque : blue

broad file, network, media, or database tool signal.

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

  • broad file, network, media, or database tool signal

Signaux

  • text:compress

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 13 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
lzopcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-25
version du gestionnaire1.04
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.lzop.org/

  • infoNo package-manager update timestamp was available.confiance faible
  • infoRelease/tag comparison is only available for GitHub repositories.https://www.lzop.org/confiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:lzop
Version1.04
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/lzop
Page d'accueilhttps://www.lzop.org/
Docs amonthttps://www.lzop.org/
LicenceGPL-2.0-or-later
Archive sourcehttps://www.lzop.org/download/lzop-1.04.tar.gz
Dépendanceslzo
Bouteilledisponible (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 Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelzop
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

lzop 1.04-2

fast compression program

https://www.lzop.org/

sudo apt install lzop
  • Section: utils
  • Architecture: amd64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Lzop
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lzop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

lzop

nix profile install nixpkgs#lzop
  • normalized package name match
  • Correspondance par : Lzop
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lz/lzop/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

lzop 1.04-2build3

fast compression program

https://www.lzop.org/

sudo apt install lzop
  • Section: utils
  • Architecture: amd64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Lzop
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lzop from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

lzop 1.04-r1

lzop is a very fast file compressor

https://www.lzop.org/

sudo apk add lzop
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: lzop
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Lzop
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lzop from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lzop-doc 1.04-r1

lzop is a very fast file compressor (documentation)

https://www.lzop.org/

sudo apk add lzop-doc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: lzop
  • normalized package name match
  • Correspondance par : Lzop
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lzop-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

lzop 1.04-18.fc44

Real-time file compressor

https://www.lzop.org/

sudo dnf install lzop
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: lzop
  • 3 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Lzop
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lzop from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

lzop 1.04-4

File compressor using lzo lib

https://www.lzop.org/

sudo pacman -S lzop
  • License: GPL
  • Architecture: x86_64
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Lzop
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: lzop from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

lzop 1.04-4.23

Dictionary-based LZ-type compressor favoring speed

https://www.lzop.org

sudo zypper install lzop
  • License: GPL-2.0-or-later
  • Category: Productivity/Archiving/Compression
  • Architecture: x86_64
  • Source Package: lzop
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Lzop
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: lzop from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

lzop

sudo port install lzop
  • normalized package name match
  • Correspondance par : Lzop
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/lzop/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment