Automic VaultAutomic Vault

brew

lrzip を Homebrew, apk, apt, MacPorts, Nix, pacman, zypper でインストール

lrzip のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install lrzip

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install lrzip

MacPorts ports tree · archivers/lrzip/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add lrzip

Alpine Linux edge package indexes · lrzip · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install lrzip

Debian stable package indexes · lrzip · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#lrzip

nixpkgs package indexes · pkgs/by-name/lr/lrzip/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S lrzip

Arch Linux sync databases · lrzip · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install lrzip

openSUSE Tumbleweed package metadata · lrzip · ソース: download.opensuse.org

概要

パッケージ概要

Compression program with a very high compression ratio

コマンドとエイリアス

  • lrunzip
  • lrzcat
  • lrzip
  • lrztar
  • lrzuntar

履歴

プロジェクトの歴史と使われ方

lrzip, short for Long Range ZIP or LZMA RZIP, is a compression utility aimed at high compression ratios on large files.

プロジェクトの歴史

The official README says lrzip excels on large files, usually above 10-50 MB, and uses an extended rzip-style long-distance redundancy reduction pass before applying back-end compressors such as LZMA, LZO, bzip2, gzip, LZ4, or ZPAQ.

Con Kolivas' repository was created on GitHub in March 2010. The README authorship notes also record earlier documentation by Peter Hyman in January 2009, a GitHub Markdown rewrite by Haneef Mubarak in September 2013, and a README update by Con Kolivas in February 2021.

The project is a continuation of the rzip idea for systems with more memory and larger files. Its README emphasizes that lrzip tries to use available RAM aggressively to gain compression benefit, which is both its distinctive feature and the reason it is most useful on large modern machines.

採用の歴史

The supplied package-manager facts show wide packaging across Homebrew, Debian, Ubuntu, MacPorts, Nix, Arch, Alpine, and openSUSE. That breadth reflects its role as a specialist compressor: not the default archive format for every user, but common enough to be kept available in Unix package collections.

GitHub metadata reports hundreds of stars and dozens of forks, and the README points users to official GitHub releases for stable packaged tarballs.

使われ方

lrzip compresses a single file to `.lrz`; directory workflows typically go through `tar` or the included `lrztar` and `lrzuntar` wrappers. The README documents modes for LZMA, ZPAQ, LZO, and gzip-like semantics via the `lrz` wrapper.

The tool has no documented persistent config or credentials. Tuning is by CLI options such as compression backend, level, thread count, and memory/window behavior.

パッケージ好きにとっての重要性

lrzip is a package-manager favorite for compression enthusiasts because it exposes a very different tradeoff curve from gzip, xz, or zstd: it spends memory and CPU to find long-range redundancy in large inputs. That makes it useful in archival experiments, benchmark discussions, and old-school Unix compression collections.

タイムライン

  • 2009: Official README notes documentation by Peter Hyman.
  • 2010: GitHub repository created for ckolivas/lrzip.
  • 2013: README mostly rewritten and converted to GitHub Markdown.
  • 2021: README updated by Con Kolivas.
  • 2022: GitHub releases list version 0.651.
  • 2026: Supplied package-manager facts list packaging across major Unix-like distributions.

Related projects

  • lrzip is directly related to rzip, and its README names LZO, LZMA, gzip, bzip2, LZ4, ZPAQ, and tar-wrapper workflows as part of its compression ecosystem.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:compress

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 4 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
lrunzipcliグローバル実行可能ファイル
lrzcatcliグローバル実行可能ファイル
lrzipcliグローバル実行可能ファイル
lrztarcliグローバル実行可能ファイル
lrzuntarcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.641
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

http://lrzip.kolivas.org

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.http://lrzip.kolivas.org信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:lrzip
バージョン0.641
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/lrzip
ホームページhttp://lrzip.kolivas.org
リポジトリhttps://github.com/ckolivas/lrzip
上流ドキュメントhttps://github.com/ckolivas/lrzip#readme
ライセンスGPL-2.0-or-later
ソースアーカイブhttp://ck.kolivas.org/apps/lrzip/lrzip-0.641.tar.xz
依存関係lz4, lzo
ビルド依存関係autoconf, automake, libtool, pkgconf
macOS 提供ライブラリbzip2
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

lrzip 0.651-3

compression program with a very high compression ratio

http://ck.kolivas.org/apps/lrzip/README.md

sudo apt install lrzip
  • Section: utils
  • Architecture: amd64
  • 8 依存関係
  • normalized package name match
  • 一致条件: Lrzip
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lrzip from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

lrzip

nix profile install nixpkgs#lrzip
  • normalized package name match
  • 一致条件: Lrzip
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lr/lrzip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

lrzip 0.651-2ubuntu1

compression program with a very high compression ratio

http://ck.kolivas.org/apps/lrzip/README.md

sudo apt install lrzip
  • Section: universe/utils
  • Architecture: amd64
  • 8 依存関係
  • normalized package name match
  • 一致条件: Lrzip
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lrzip from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

lrzip 0.660-r0

compression utility that excels at compressing large files

https://github.com/ckolivas/lrzip

sudo apk add lrzip
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lrzip
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Lrzip
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lrzip from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lrzip-doc 0.660-r0

compression utility that excels at compressing large files (documentation)

https://github.com/ckolivas/lrzip

sudo apk add lrzip-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lrzip
  • normalized package name match
  • 一致条件: Lrzip
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lrzip-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lrzip-extra-scripts 0.660-r0

compression utility that excels at compressing large files (bash scripts)

https://github.com/ckolivas/lrzip

sudo apk add lrzip-extra-scripts
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lrzip
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Lrzip
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lrzip-extra-scripts from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

lrzip 0.660-1

Multi-threaded compression with rzip/lzma, lzo, and zpaq

https://github.com/ckolivas/lrzip

sudo pacman -S lrzip
  • License: GPL
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Lrzip
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: lrzip from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

lrzip 0.651-2.9

Very High Ratio and Speed Compression Designed for Large Files

http://ck.kolivas.org/apps/lrzip/

sudo zypper install lrzip
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: lrzip
  • 9 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Lrzip
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: lrzip from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

lrzip

sudo port install lrzip
  • normalized package name match
  • 一致条件: Lrzip
MacPorts ports tree · api.github.com · MacPorts ports tree: archivers/lrzip/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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