# Installer ratty avec Homebrew, MacPorts, Nix, pacman, scoop

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

## installation

```sh
sudo av install brew:ratty
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ratty
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ratty
```

  Preuve: MacPorts ports tree: sysutils/ratty/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ratty
```

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

- pacman (92%):

```sh
sudo pacman -S ratty
```

  Preuve: Arch Linux sync databases: ratty from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install extras/ratty
```

  Preuve: Scoop official bucket manifest trees: bucket/ratty.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:ratty
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.5.0
- **Résumé source:** GPU-rendered terminal emulator with inline 3D graphics
- **Page d'accueil:** <https://ratty-term.org/>
- **Dépôt:** <https://github.com/orhun/ratty>
- **Dernière mise à jour:** 2026-07-05T18:44:37Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ratty (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.5.0

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour ratty. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/ratty/ratty.toml
## Autres enregistrements de gestionnaires de paquets

- Nix - ratty: normalized package name match | nixpkgs package indexes: pkgs/by-name/ra/ratty/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - ratty - 0.5.0-1: normalized package name match | Arch Linux sync databases: ratty from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A GPU-rendered terminal emulator with inline 3D graphics | https://github.com/orhun/ratty
- MacPorts - ratty: normalized package name match | MacPorts ports tree: sysutils/ratty/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/ratty: normalized package name match | Scoop official bucket manifest trees: bucket/ratty.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

- pkg.so package database
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
