# Install cyan with Homebrew, MacPorts, Nix

iOS app injector and modifier. Version 1.4.4 via Homebrew; verified 2026-07-12. Also installable with nix: nix profile install nixpkgs#cyan.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install cyan
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cyan
```

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:cyan
- **Package manager:** Homebrew
- **Version:** 1.4.4
- **Source summary:** iOS app injector and modifier
- **Homepage:** <https://github.com/asdfzxcvbn/pyzule-rw>
- **Repository:** <https://github.com/asdfzxcvbn/pyzule-rw>
- **Last updated:** 2026-07-12T22:33:32-07:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- cgen (alias)
- cyan (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.4.4
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Other Package-Manager Records

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


## Sources

- 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
