Automic VaultAutomic Vault

brew

liblzf mit Homebrew, apk, apt, dnf, Nix, pacman installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install liblzf

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add liblzf

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

Debian aptverifiziert · 92%
sudo apt install liblzf-dev

Debian stable package indexes · liblzf-dev · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install liblzf

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

Nixverifiziert · 92%
nix profile install nixpkgs#liblzf

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S liblzf

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

Überblick

Paketzusammenfassung

Very small, very fast data compression library

Befehle und Aliase

  • lzf

Verlauf

Projektgeschichte und Nutzung

liblzf is Marc Lehmann's very small portable-C compression library built around the LZF algorithm. Its niche is fast, easy-to-embed compression rather than maximum compression ratio.

Projektgeschichte

The project page describes LibLZF as consisting of two .c files and two .h files, designed to be dropped into other programs. The same page emphasizes speed, portability, and a BSD-type license as reasons to use it in applications.

The public header copyright range is 2000-2008 for Marc Alexander Lehmann, which supports liblzf's origin as an early-2000s C library. The NetBSD lzf(1) manual records that the lzf command first appeared with version 0.1 of Marc Lehmann's LZF library and was rewritten for version 2.0.

Adoptionsgeschichte

liblzf's adoption is mostly embedded and quiet. Redis source code includes lzf.h in its RDB persistence code as the LZF compression library, which made the algorithm familiar to people inspecting Redis dump files even when they never installed the standalone liblzf package.

Wie es verwendet wird

Developers embed the small C files directly or link the packaged library, while the lzf command provides a gzip-like utility interface. Build-time knobs such as HLOG, VERY_FAST, ULTRA_FAST, and CHECK_INPUT let embedders trade compression quality, speed, memory, and input validation.

Warum Paket-Nerds sich dafür interessieren

liblzf matters to package nerds because it is a classic tiny-C-library package: old, compact, permissively licensed, easy to vendor, and still visible through larger systems that adopted its file-format behavior.

Zeitleiste

  • 2000: Public source headers begin their copyright range.
  • 2008: Public source headers end the original copyright range at 2008.
  • 2014: NetBSD 7.0 manual documented the lzf command as appearing in NetBSD 7.0.
  • 2026: Homebrew batch metadata listed liblzf alongside Debian, Fedora, Nix, Arch, Ubuntu, and Alpine packages.

Related projects

  • Redis uses LZF compression code in RDB persistence.
  • The lzf-rs Rust project and Compress::LZF Perl module are examples of later language bindings or rewrites around the same small LZF format.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.

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
lzfcliglobales 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-08
Manager-Version3.6
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://oldhome.schmorp.de/marc/liblzf.html

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:liblzf
Version3.6
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/liblzf
Homepagehttps://oldhome.schmorp.de/marc/liblzf.html
Repositoryhttps://cvs.schmorp.de/liblzf
Upstream-Dokumentationhttps://oldhome.schmorp.de/marc/liblzf.html
LizenzBSD-2-Clause AND (BSD-2-Clause OR GPL-2.0-or-later)
Quellarchivhttps://dist.schmorp.de/liblzf/liblzf-3.6.tar.gz
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 Nameliblzf
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%

liblzf-dev 3.6-4+b3

Very small data compression library - development headers

http://software.schmorp.de/pkg/liblzf.html

sudo apt install liblzf-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: liblzf
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Liblzf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblzf-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liblzf1 3.6-4+b3

Very small data compression library

http://software.schmorp.de/pkg/liblzf.html

sudo apt install liblzf1
  • Section: libs
  • Architecture: amd64
  • Source Package: liblzf
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Liblzf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblzf1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

liblzf

nix profile install nixpkgs#liblzf
  • normalized package name match
  • Abgeglichen nach: Liblzf
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/liblzf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

liblzf-dev 3.6-4

Very small data compression library - development headers

http://software.schmorp.de/pkg/liblzf.html

sudo apt install liblzf-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: liblzf
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Liblzf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblzf-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liblzf1 3.6-4

Very small data compression library

http://software.schmorp.de/pkg/liblzf.html

sudo apt install liblzf1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: liblzf
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Liblzf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblzf1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

liblzf 3.6-r1

A very small data compression library

http://software.schmorp.de/pkg/liblzf.html

sudo apk add liblzf
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: liblzf
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Liblzf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liblzf from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

liblzf-dev 3.6-r1

A very small data compression library (development files)

http://software.schmorp.de/pkg/liblzf.html

sudo apk add liblzf-dev
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: liblzf
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Liblzf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liblzf-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

liblzf 3.6-34.fc44

Small data compression library

http://oldhome.schmorp.de/marc/liblzf.html

sudo dnf install liblzf
  • License: LicenseRef-Callaway-BSD OR GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: liblzf
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Liblzf
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: liblzf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

liblzf-devel 3.6-34.fc44

Development files for liblzf

http://oldhome.schmorp.de/marc/liblzf.html

sudo dnf install liblzf-devel
  • License: LicenseRef-Callaway-BSD OR GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: liblzf
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Liblzf
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: liblzf-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

liblzf 3.6-5

A very small data compression library

http://software.schmorp.de/pkg/liblzf.html

sudo pacman -S liblzf
  • License: BSD
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Liblzf
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: liblzf from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

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