# crabz を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:crabz
```

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

### macOS

- Homebrew (100%):

```sh
brew install crabz
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#crabz
```

  証拠: nixpkgs package indexes: pkgs/by-name/cr/crabz/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:crabz
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/crabz>
- **バージョン:** 0.10.0
- **ソース概要:** Like pigz, but in Rust
- **ホームページ:** <https://github.com/sstadick/crabz>
- **リポジトリ:** <https://github.com/sstadick/crabz>
- **ライセンス:** MIT OR Unlicense
- **ソースアーカイブ:** <https://github.com/sstadick/crabz/archive/refs/tags/v0.10.0.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- crabz (cli)
- crabz (エイリアス)

## ビルド依存関係

- cmake
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.10.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/sstadick/crabz
- 検出された最新: v0.10.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

crabz is a Rust compression and decompression CLI explicitly positioned as similar to pigz.

### プロジェクトの歴史

The project began as a proof-of-concept command-line wrapper around the author's `gzp` Rust crate. The README describes it as cross-platform and fast, with support for gzip, zlib, mgzip, BGZF, raw deflate, and snap formats.

### 採用の歴史

crabz is distributed through several package channels documented by the project itself, including Homebrew or Linuxbrew, Debian packages from GitHub releases, Cargo, and conda-forge.

### 使われ方

Users call `crabz` to compress or decompress files, select formats, control compression level, set thread counts, and optionally write in place or to standard output.

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

crabz is notable in packaging circles as a Rust-era counterpart to classic Unix compression tools: one binary, package-manager friendly, and tuned for multi-threaded compression without requiring a custom zlib-ng pigz build.

### タイムライン

- v0.1.0: Initial public release series on GitHub.
- v0.10.0: Release series moved to updated Rust compression dependencies and packaging artifacts.

### Related projects

- crabz is directly compared with pigz and is built on the `gzp` library.

### ソース

- <https://github.com/sstadick/crabz#readme>
- <https://github.com/sstadick/crabz/releases>
- <https://crates.io/crates/crabz>
- <https://formulae.brew.sh/formula/crabz>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** crabz
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Nix - crabz: normalized package name match | nixpkgs package indexes: pkgs/by-name/cr/crabz/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://pkg.so/ja/archive-compression-tools/) - Matched archive or compression metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [ouch](https://pkg.so/ja/brew/ouch/) - Shares pkgdb curated category or tags: cli, compression, decompression, rust, system.
- [lz4](https://pkg.so/ja/brew/lz4/) - Shares pkgdb curated category or tags: cli, compression, decompression, system.
- [lzip](https://pkg.so/ja/brew/lzip/) - Shares pkgdb curated category or tags: cli, compression, decompression, system.
- [lzfse](https://pkg.so/ja/brew/lzfse/) - Shares pkgdb curated category or tags: cli, compression, decompression, system.
- [lzop](https://pkg.so/ja/brew/lzop/) - Shares pkgdb curated category or tags: cli, compression, decompression, system.
- [lizard](https://pkg.so/ja/brew/lizard/) - Shares pkgdb curated category or tags: cli, compression, decompression, system.
- [lzsa](https://pkg.so/ja/brew/lzsa/) - Shares pkgdb curated category or tags: cli, compression, decompression, system.
- [dwarfs](https://pkg.so/ja/brew/dwarfs/) - Shares pkgdb curated category or tags: cli, compression, system.

## Combined YAML source

View the package source record on GitHub. [combined/crabz.yml](https://github.com/mxcl/pkgdb/blob/main/combined/crabz.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
