# Installer yh avec Homebrew

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

## installation

```sh
sudo av install brew:yh
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install yh
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:yh
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/yh>
- **Version:** 0.4.0
- **Résumé source:** YAML syntax highlighter to bring colours where only jq could
- **Page d'accueil:** <https://github.com/andreazorzetto/yh>
- **Dépôt:** <https://github.com/andreazorzetto/yh>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/andreazorzetto/yh/archive/refs/tags/v0.4.0.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- yh (cli)
- yh (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.4.0
- données locales: OK
- dépôt amont: https://github.com/andreazorzetto/yh
- dernière version détectée: v0.4.0 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

yh is a small Go command-line YAML highlighter aimed at colorizing YAML streams, especially kubectl output.

### Historique du projet

The README gives a precise origin story: the author wanted color while working with Kubernetes YAML output, did not find a simple dump-and-highlight tool, and wrote one from scratch after recent Go training. The repository was created in April 2020 and published a quick run of 0.x releases through October 2020.

### Historique d'adoption

yh's adoption is narrow but clear: it targets Kubernetes users who pipe kubectl get ... -o yaml into a jq-like highlighter. The README documents brew install yh and downloadable release binaries for Linux, macOS, and Windows.

### Modes d'utilisation

The canonical usage is kubectl get pod alpine -o yaml | yh. The binary also exposes help and version subcommands.

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

yh is an example of a packageable single-purpose CLI: one binary, stdin-to-stdout behavior, no configuration, and a memorable niche adjacent to jq and kubectl.

### Chronologie

- 2020-04: Repository created and v0.1/v0.2 releases published.
- 2020-10: v0.4.0 published.

### Related projects

- kubectl: primary documented producer of YAML streams for yh.
- jq: README reference point for command-line colorized output.

### Sources

- <https://api.github.com/repos/andreazorzetto/yh - repository creation date and description.>
- <https://api.github.com/repos/andreazorzetto/yh/releases - release tags and publication dates.>
- <https://github.com/andreazorzetto/yh - README describes motivation, usage, installation, and project scope.>


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** yh
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [micro](https://pkg.so/fr/brew/micro/) - Shares pkgdb curated category or tags: cli, developer-tools, syntax-highlighting, terminal.
- [rich-cli](https://pkg.so/fr/brew/rich-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, syntax-highlighting, terminal.
- [silicon](https://pkg.so/fr/brew/silicon/) - Shares pkgdb curated category or tags: cli, developer-tool, developer-tools, syntax-highlighting.
- [gat](https://pkg.so/fr/brew/gat/) - Shares pkgdb curated category or tags: cli, developer-tools, syntax-highlighting, terminal.
- [ccat](https://pkg.so/fr/brew/ccat/) - Shares pkgdb curated category or tags: cli, developer-tools, syntax-highlighting, terminal.
- [nyan](https://pkg.so/fr/brew/nyan/) - Shares pkgdb curated category or tags: cli, developer-tools, syntax-highlighting, terminal.
- [git-split-diffs](https://pkg.so/fr/brew/git-split-diffs/) - Shares pkgdb curated category or tags: cli, developer-tools, syntax-highlighting, terminal.
- [diffr](https://pkg.so/fr/brew/diffr/) - Shares pkgdb curated category or tags: cli, developer-tools, syntax-highlighting, terminal.
- [zsh-patina](https://pkg.so/fr/brew/zsh-patina/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, highlighter, highlighting.

## Combined YAML source

View the package source record on GitHub. [combined/yh.yml](https://github.com/mxcl/pkgdb/blob/main/combined/yh.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
