# Installer nyan avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:nyan
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install nyan
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#nyan
```

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

## Faits du paquet

- **Clé du paquet:** brew:nyan
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/nyan>
- **Version:** 1.2.6
- **Résumé source:** Colorizing cat command with syntax highlighting
- **Page d'accueil:** <https://github.com/toshimaru/nyan>
- **Dépôt:** <https://github.com/toshimaru/nyan>
- **Licence:** MIT
- **Archive source:** <https://github.com/toshimaru/nyan/archive/refs/tags/v1.2.6.tar.gz>
- **Dernière mise à jour:** 2026-07-26T19:43:17+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- nyan (cli)
- nyan (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.2.6
- gestionnaire mis à jour: 2026-07-26
- données locales: OK
- dépôt amont: https://github.com/toshimaru/nyan
- dernière version détectée: v1.2.6 (à jour)
## Historique du projet et usages

nyan is a Go command-line replacement for the narrow use case of running cat on source files while keeping terminal syntax highlighting. Its upstream README describes it as a colorizing cat command, with language selection, line numbers, and selectable themes such as monokai, dracula, pygments, and solarized variants.

### Historique du projet

The GitHub repository was created on 2019-07-08 by toshimaru. The README explicitly ties the name to Nyan Cat, but the tool's implementation niche is practical rather than novelty: plain file output with optional syntax coloring instead of a pager-first workflow.

### Historique d'adoption

nyan started as a small Homebrew-tap style developer utility and the README notes that version 1.2.0 was merged into homebrew-core. The Homebrew formula API reported stable version 1.2.6 and 610 installs over the 365-day analytics window queried on 2026-07-01, which fits a modest but real CLI-tool audience.

### Modes d'utilisation

Package nerds use nyan where bat is more UI than they want: quick terminal inspection of files with colors, sometimes with --language to force highlighting, --theme to match a terminal theme, --number for line numbers, and --list-themes to preview palettes.

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

nyan sits in the tiny ecosystem of colorizing cat clones such as ccat and bat. Its significance is mostly packaging shape: a small Go single-command utility that graduated into homebrew-core because it cleanly solves one terminal habit.

### Chronologie

- 2019-07-08: GitHub repository created.
- v1.2.0: upstream README says nyan was merged into homebrew-core.
- 2026-07-01: Homebrew formula API reported stable version 1.2.6.

### Related projects

- bat
- ccat
- Nyan Cat

### Sources

- <https://api.github.com/repos/toshimaru/nyan>
- <https://formulae.brew.sh/api/formula/nyan.json>
- <https://github.com/toshimaru/nyan>
- <https://raw.githubusercontent.com/toshimaru/nyan/master/README.md>


## 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:** nyan
- **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

## Autres enregistrements de gestionnaires de paquets

- Nix - nyan: normalized package name match | nixpkgs package indexes: pkgs/by-name/ny/nyan/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 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.
- [peco](https://pkg.so/fr/brew/peco/) - Shares pkgdb curated category or tags: cli, developer-tools, go, terminal.
- [rich-cli](https://pkg.so/fr/brew/rich-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, syntax-highlighting, terminal.
- [gat](https://pkg.so/fr/brew/gat/) - Shares pkgdb curated category or tags: cat, cli, developer-tools, go, syntax-highlighting.
- [ccat](https://pkg.so/fr/brew/ccat/) - Shares pkgdb curated category or tags: cat, cli, developer-tools, go, syntax-highlighting.
- [micro](https://pkg.so/fr/brew/micro/) - Shares pkgdb curated category or tags: cli, developer-tools, go, syntax-highlighting, terminal.
- [figlet](https://pkg.so/fr/brew/figlet/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [regclient](https://pkg.so/fr/brew/regclient/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [ddgr](https://pkg.so/fr/brew/ddgr/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.

## Combined YAML source

View the package source record on GitHub. [combined/nyan.yml](https://github.com/mxcl/pkgdb/blob/main/combined/nyan.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
- external package-manager database matches
- cross-ecosystem install command graph
