# unxip mit Homebrew, MacPorts installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install unxip
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install unxip
```

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

## Paketfakten

- **Paketschlüssel:** brew:unxip
- **Paketmanager:** Homebrew
- **Version:** 3.3
- **Quellzusammenfassung:** Fast Xcode unarchiver
- **Homepage:** <https://github.com/saagarjha/unxip>
- **Repository:** <https://github.com/saagarjha/unxip>
- **Zuletzt aktualisiert:** 2026-05-10T22:45:31-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- unxip (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.3
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
