# 使用 Homebrew, MacPorts, Nix 安装 cyan

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