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

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

## インストール

```sh
sudo av install brew:cyan
```

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

### macOS

- Homebrew (100%):

```sh
brew install cyan
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cyan
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#cyan
```

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

## パッケージ情報

- **パッケージキー:** brew:cyan
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.4.4
- **ソース概要:** iOS app injector and modifier
- **ホームページ:** <https://github.com/asdfzxcvbn/pyzule-rw>
- **リポジトリ:** <https://github.com/asdfzxcvbn/pyzule-rw>
- **最終更新:** 2026-07-12T22:33:32-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cgen (エイリアス)
- cyan (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

cyan is the CLI entry point for pyzule-rw, an iOS app injector and modifier distributed from the pyzule-rw repository.

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

The README describes pyzule-rw / cyan as a rewrite of pyzule and acknowledges the original Azule project. GitHub repository metadata places the project creation in April 2024, with public release tags reaching v1.0 in September 2024 and v1.4.x by early 2025.

### 採用の歴史

Official installation instructions focus on pipx or pip from the GitHub archive and state support for Linux, macOS, WSL, and jailbroken iOS on x86_64 and arm64/aarch64. Its Homebrew packaging makes the tool visible to macOS users who want a package-manager install rather than a direct pipx command.

### 使われ方

cyan is used to modify IPA, TIPA, or app bundles: it can inject debs, dylibs, frameworks, bundles, and app extensions, alter app metadata such as name and bundle identifier, change icons, add entitlements, and generate shareable .cyan files through the bundled cgen command.

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

For package people, cyan is a small modern example of a Python CLI whose upstream prefers direct archive installation but is also wrapped by Homebrew and other package sets for repeatable local tooling.

### タイムライン

- 2024: Repository created and initial work began.
- 2024: v1.0 release published.
- 2025: v1.4.x releases continued the public release line.

### Related projects

- The README credits pyzule, Azule, LIEF, and insert_dylib-related projects as ancestors or building blocks.

### ソース

- <https://github.com/asdfzxcvbn/pyzule-rw/blob/main/README.md>
- <https://api.github.com/repos/asdfzxcvbn/pyzule-rw>
- <https://github.com/asdfzxcvbn/pyzule-rw/releases>
- <https://formulae.brew.sh/formula/cyan>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- Nix - cyan: normalized package name match | nixpkgs package indexes: pkgs/by-name/cy/cyan/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - cyan: normalized package name match | MacPorts ports tree: graphics/cyan/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/cyan.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cyan.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
