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

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

## インストール

```sh
sudo av install brew:snzip
```

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

### macOS

- Homebrew (100%):

```sh
brew install snzip
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#snzip
```

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

## パッケージ情報

- **パッケージキー:** brew:snzip
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/snzip>
- **バージョン:** 1.0.5
- **ソース概要:** Compression/decompression tool based on snappy
- **ホームページ:** <https://github.com/kubo/snzip>
- **リポジトリ:** <https://github.com/kubo/snzip>
- **ライセンス:** BSD-2-Clause
- **ソースアーカイブ:** <https://github.com/kubo/snzip/releases/download/v1.0.5/snzip-1.0.5.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- snunzip (cli)
- snzcat (cli)
- snzip (cli)
- snunzip (エイリアス)
- snzcat (エイリアス)
- snzip (エイリアス)

## 依存関係

- snappy

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.0.5
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/kubo/snzip
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

snzip is a small command-line compressor and decompressor built around Google's Snappy format family. It matters in package-manager culture because it gives Unix users gzip-like commands, including snzip, snunzip, and snzcat, for Snappy streams and Snappy-adjacent formats.

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

The project's NEWS file records an initial experimental release in October 2011. Its 1.0.0 release in November 2013 changed the default output to the official Snappy framing format, moving the tool away from its older native SNZ default and toward interoperability.

Later releases added formats that reflected real-world data interchange needs rather than a broad product agenda: raw Snappy and Hadoop-Snappy support in 2016, Apple iWork .iwa support in 2016, and fixes/install improvements in the 2021 1.0.5 release.

### 採用の歴史

The package appears in Homebrew and Nix according to the supplied package-manager facts, which is typical for a focused Unix compression utility: it is not a platform by itself, but it is useful enough to keep around when a workflow needs Snappy-compatible files.

### 使われ方

Official usage examples show snzip compressing files to .sz, snunzip and snzcat acting as decompression conveniences, and tar pipelines feeding snzip or receiving snzcat output. The README also documents explicit format selection for framing, raw, Hadoop-Snappy, snappy-java, snappy-in-java, and iWork .iwa.

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

Package nerds care about snzip because it is the kind of tiny format bridge that turns a compression library into shell plumbing. It keeps Snappy useful outside application code, especially for archives, Hadoop-era data, and inspection or conversion jobs.

### タイムライン

- 2011: Initial experimental release 0.0.1.
- 2013: 1.0.0 changed the default to the official framing format.
- 2016: 1.0.3 added Hadoop-Snappy and raw format support.
- 2016: 1.0.4 added Apple iWork .iwa support.
- 2021: 1.0.5 fixed stdin framing data handling and installed snunzip and snzcat by default.

### Related projects

- snzip is built around Snappy and interoperates with several Snappy file conventions, including the official framing format, Hadoop-Snappy, raw Snappy, and older snappy-java formats.

### ソース

- <https://github.com/kubo/snzip#readme>
- <https://raw.githubusercontent.com/kubo/snzip/master/NEWS>
- source_facts.package-manager


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

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

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

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

- Nix - snzip: normalized package name match | nixpkgs package indexes: pkgs/by-name/sn/snzip/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.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [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.
- [gzip](https://pkg.so/ja/brew/gzip/) - Shares pkgdb curated category or tags: archive, cli, compression, decompression, system.
- [lunzip](https://pkg.so/ja/brew/lunzip/) - Shares pkgdb curated category or tags: archive, cli, compression, decompression, system.
- [lz4](https://pkg.so/ja/brew/lz4/) - Shares pkgdb curated category or tags: cli, compression, decompression, system.
- [gnu-tar](https://pkg.so/ja/brew/gnu-tar/) - Shares pkgdb curated category or tags: archive, cli, compression, system.
- [libzip](https://pkg.so/ja/brew/libzip/) - Shares pkgdb curated category or tags: archive, cli, compression, system.
- [lzip](https://pkg.so/ja/brew/lzip/) - Shares pkgdb curated category or tags: cli, compression, decompression, system.
- [p7zip](https://pkg.so/ja/brew/p7zip/) - Shares pkgdb curated category or tags: archive, cli, compression, system.
- [unar](https://pkg.so/ja/brew/unar/) - Shares pkgdb curated category or tags: archive, cli, compression, system.
- [lizard](https://pkg.so/ja/brew/lizard/) - Local package facts share a topical domain. Shared terms: archive, cli, compression, decompression, system.
- [ouch](https://pkg.so/ja/brew/ouch/) - Local package facts share a topical domain. Shared terms: archive, cli, compression, decompression, system.
- [crabz](https://pkg.so/ja/brew/crabz/) - Local package facts share a topical domain. Shared terms: cli, compression, decompression, system.

## Combined YAML source

View the package source record on GitHub. [combined/snzip.yml](https://github.com/mxcl/pkgdb/blob/main/combined/snzip.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
