# unxip を Homebrew, MacPorts でインストール

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

## インストール

```sh
sudo av install brew:unxip
```

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

### macOS

- Homebrew (100%):

```sh
brew install unxip
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install unxip
```

  証拠: MacPorts ports tree: archivers/unxip/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:unxip
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.3
- **ソース概要:** Fast Xcode unarchiver
- **ホームページ:** <https://github.com/saagarjha/unxip>
- **リポジトリ:** <https://github.com/saagarjha/unxip>
- **最終更新:** 2026-05-10T22:45:31-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- unxip (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.3
## プロジェクトの歴史と使われ方

unxip is a purpose-built Swift command-line extractor for Apple's Xcode XIP archives. It belongs to the small but practical class of tools made for developers who regularly download, unpack, test, and archive large Xcode releases.

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

The GitHub repository was created in February 2022. Its README describes the goal as outperforming Apple's Bom-based xip and Archive Utility path both in decompression time and disk usage, using a design specialized around the Xcode XIP format, pbzx content, cpio reconstruction, APFS compression, Swift Concurrency, and streaming backpressure.

The project later grew from a single command into reusable internals. Release notes for v3.0 in October 2023 added libunxip, a Swift stream-based API for transforming XIP input into decompressed chunks, files, and write completions. Later releases continued to track compiler, concurrency, OS-support, and output-directory behavior.

### 採用の歴史

The README points users to precompiled macOS binaries and names MacPorts and Homebrew as package-manager installations. GitHub repository metadata showed 958 stars and 46 forks when checked on July 2, 2026, indicating meaningful but specialized adoption among Xcode-heavy macOS developers.

### 使われ方

The intended command-line use is direct extraction of an Apple Xcode.xip into Xcode.app, either from a local file or from a stream into a target directory. The README warns that unxip does not perform signature verification, so users should validate downloads by another mechanism and prefer trusted sources such as Apple.

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

For package nerds, unxip matters because Xcode distribution is unusually large and slow to unpack, and toolchain managers often need repeatable extraction during CI image builds, local Xcode switching, and cache preparation. A packaged fast extractor is attractive precisely because it narrows one painful platform-specific step.

### タイムライン

- 2022: GitHub repository created.
- 2023: v2.2 release notes added Linux support.
- 2023: v3.0 release notes added libunxip.
- 2026: v3.3 release notes lowered minimum macOS requirements and added output-directory support.

### Related projects

- The README contrasts unxip with Bom, xip(1), Archive Utility, Apple's compression_tool-documented pbzx format, cpio archives, and APFS transparent compression.

### ソース

- <https://api.github.com/repos/saagarjha/unxip>
- <https://api.github.com/repos/saagarjha/unxip/releases>
- <https://github.com/saagarjha/unxip>
- <https://raw.githubusercontent.com/saagarjha/unxip/main/README.md>


## セキュリティノート

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

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

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

- MacPorts - unxip: normalized package name match | MacPorts ports tree: archivers/unxip/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

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