# Installer cyan avec Homebrew, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cyan pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cyan
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cyan
```

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

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

## Faits du paquet

- **Clé du paquet:** brew:cyan
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.4.4
- **Résumé source:** iOS app injector and modifier
- **Page d'accueil:** <https://github.com/asdfzxcvbn/pyzule-rw>
- **Dépôt:** <https://github.com/asdfzxcvbn/pyzule-rw>
- **Dernière mise à jour:** 2026-07-12T22:33:32-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cgen (alias)
- cyan (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.4.4
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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
