Automic VaultAutomic Vault

brew

lzop mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für lzop in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install lzop

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install lzop

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add lzop

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

Debian aptverifiziert · 92%
sudo apt install lzop

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

Fedora dnfverifiziert · 92%
sudo dnf install lzop

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

Nixverifiziert · 92%
nix profile install nixpkgs#lzop

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S lzop

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

openSUSE zypperverifiziert · 92%
sudo zypper install lzop

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

Überblick

Paketzusammenfassung

File compressor

Befehle und Aliase

  • lzop

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:compress

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
lzopcliglobales Executable

Aktualität

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

Seite generiert2026-07-25
Manager-Version1.04
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.lzop.org/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://www.lzop.org/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:lzop
Version1.04
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/lzop
Homepagehttps://www.lzop.org/
Upstream-Dokumentationhttps://www.lzop.org/
LizenzGPL-2.0-or-later
Quellarchivhttps://www.lzop.org/download/lzop-1.04.tar.gz
Abhängigkeitenlzo
Bottleverfü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-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

lzop 1.04-2

fast compression program

https://www.lzop.org/

sudo apt install lzop
  • Section: utils
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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