Automic VaultAutomic Vault

brew

lzfse mit Homebrew, apk, apt, dnf, MacPorts, Nix, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install lzfse

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install lzfse

MacPorts ports tree · archivers/lzfse/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add lzfse

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

Debian aptverifiziert · 92%
sudo apt install lzfse

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

Fedora dnfverifiziert · 92%
sudo dnf install lzfse

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

Nixverifiziert · 92%
nix profile install nixpkgs#lzfse

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

openSUSE zypperverifiziert · 92%
sudo zypper install lzfse

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

Überblick

Paketzusammenfassung

Apple LZFSE compression library and command-line tool

Befehle und Aliase

  • lzfse

Verlauf

Projektgeschichte und Nutzung

LZFSE is Apple's Lempel-Ziv plus Finite State Entropy compression algorithm and the name of Apple's portable reference C implementation. The upstream README describes it as the reference compressor introduced in Apple's Compression library with OS X 10.11 and iOS 9, targeting deflate-like compression ratios with higher speed.

Projektgeschichte

LZFSE entered public developer consciousness through Apple's platform Compression APIs, then gained a cross-platform package identity when Apple published the reference C implementation and a small command-line tool. That made it possible for non-Apple systems and package managers to build and test LZFSE streams without depending on private Apple frameworks.

The project is narrower than LZ4, xz, or zstd: it exists primarily to expose and document Apple's algorithm outside the OS SDK. The repository's contents reflect that role, with a Makefile, Xcode project, encoder and decoder sources, and a single lzfse executable rather than a larger suite of tools.

Adoptionsgeschichte

Adoption follows two paths. On Apple platforms, LZFSE is recommended through system APIs for cases where Apple wants a balanced speed/ratio codec with good energy behavior. In package managers, lzfse is usually provided as a compatibility tool and library for reading or creating streams outside the Apple SDK environment.

The input package facts show packaging in Homebrew, Debian/Ubuntu, Fedora, Alpine, MacPorts, Nix, and openSUSE-style ecosystems, which is broad for a platform-originated codec whose main upstream is a compact reference implementation.

Wie es verwendet wird

The lzfse command-line tool compresses and decompresses files in LZFSE format. Developers on Apple platforms generally use Compression.framework or related Apple APIs; developers elsewhere use the reference C implementation when they need interoperable LZFSE support.

Its practical niche is Apple-format interoperability and a middle point between very fast compressors such as LZ4 and denser but slower compressors.

Warum Paket-Nerds sich dafür interessieren

LZFSE matters to package people because it turns a platform codec into a portable build artifact. That helps Linux and macOS package sets process Apple-originated data and gives downstreams a small, BSD-licensed reference implementation rather than reverse-engineered code.

It is also a useful example of modern compression design crossing from OS vendor APIs into normal Unix package repositories.

Zeitleiste

  • 2015: LZFSE is introduced with OS X 10.11 and iOS 9's Compression library.
  • 2010s: Apple publishes the reference C implementation and command-line tool on GitHub.
  • 2010s-2020s: Distribution packages adopt lzfse as a small compatibility compressor.

Related projects

  • Apple Compression.framework exposes LZFSE and other algorithms through system APIs.
  • LZ4 and zlib occupy neighboring speed/ratio tradeoff points.
  • Finite State Entropy is the entropy-coding family named in the LZFSE design.

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.
  • Build-Metadaten listen 1 Build-Abhä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
lzfsecliglobales 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.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionlzfse-1.0

https://github.com/lzfse/lzfse

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:lzfse
Version1.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/lzfse
Homepagehttps://github.com/lzfse/lzfse
Repositoryhttps://github.com/lzfse/lzfse
Upstream-Dokumentationhttps://github.com/lzfse/lzfse#readme
LizenzBSD-3-Clause
Quellarchivhttps://github.com/lzfse/lzfse/archive/refs/tags/lzfse-1.0.tar.gz
Build-Abhängigkeitencmake
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 Namelzfse
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%

liblzfse-dev 1.0-1+b3

LZFSE Compression library (development files)

https://github.com/lzfse/lzfse

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

liblzfse1 1.0-1+b3

LZFSE Compression library

https://github.com/lzfse/lzfse

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

lzfse 1.0-1+b3

LZFSE Compression library (command line tool)

https://github.com/lzfse/lzfse

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

lzfse

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

liblzfse-dev 1.0-1

LZFSE Compression library (development files)

https://github.com/lzfse/lzfse

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

liblzfse1 1.0-1

LZFSE Compression library

https://github.com/lzfse/lzfse

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

lzfse 1.0-1

LZFSE Compression library (command line tool)

https://github.com/lzfse/lzfse

sudo apt install lzfse
  • Section: universe/misc
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Lzfse
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lzfse from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

lzfse 1.0-r0

lzfse compression library and command line tool

https://github.com/lzfse/lzfse

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

lzfse-dev 1.0-r0

lzfse compression library and command line tool (development files)

https://github.com/lzfse/lzfse

sudo apk add lzfse-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: lzfse
  • normalized package name match
  • Abgeglichen nach: Lzfse
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lzfse-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

lzfse 1.0-9.fc44

LZFSE compression library and command line tool

https://github.com/lzfse/lzfse

sudo dnf install lzfse
  • License: BSD
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: lzfse
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Lzfse
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lzfse from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

lzfse-devel 1.0-9.fc44

Development headers and libraries for lzfse

https://github.com/lzfse/lzfse

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

lzfse-libs 1.0-9.fc44

Shared libraries for lzfse

https://github.com/lzfse/lzfse

sudo dnf install lzfse-libs
  • License: BSD
  • Category: Unspecified
  • Architecture: i686
  • Source Package: lzfse
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Lzfse
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lzfse-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

lzfse 1.0-3.1

Reference C implementation of the Lempel-Ziv Finite State Entropy compressor

https://github.com/lzfse/lzfse

sudo zypper install lzfse
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: lzfse
  • 1 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Lzfse
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: lzfse from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

lzfse-devel 1.0-3.1

Reference C implementation of the Lempel-Ziv Finite State Entropy compressor

https://github.com/lzfse/lzfse

sudo zypper install lzfse-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: lzfse
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Lzfse
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: lzfse-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

lzfse

sudo port install lzfse
  • normalized package name match
  • Abgeglichen nach: Lzfse
MacPorts ports tree · api.github.com · MacPorts ports tree: archivers/lzfse/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