# Installer rainfrog avec Homebrew, Nix, pacman, scoop

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

## installation

```sh
sudo av install brew:rainfrog
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rainfrog
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#rainfrog
```

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

- pacman (92%):

```sh
sudo pacman -S rainfrog
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/rainfrog
```

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

## Faits du paquet

- **Clé du paquet:** brew:rainfrog
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.4.2
- **Résumé source:** Database management TUI for PostgreSQL/MySQL/SQLite
- **Page d'accueil:** <https://github.com/achristmascarl/rainfrog>
- **Dépôt:** <https://github.com/achristmascarl/rainfrog>
- **Dernière mise à jour:** 2026-07-28T20:28:40Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- rainfrog (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


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

- Linux: $RAINFROG_CONFIG/rainfrog_config.toml, $XDG_CONFIG_HOME/<project_path>/rainfrog_config.toml, ~/.config/<project_path>/rainfrog_config.toml
- macOS: $RAINFROG_CONFIG/rainfrog_config.toml, ~/Library/Application Support/<project_path>/rainfrog_config.toml
- Windows: %RAINFROG_CONFIG%\rainfrog_config.toml, %LOCALAPPDATA%\<project_path>\config\rainfrog_config.toml
## Autres enregistrements de gestionnaires de paquets

- Nix - rainfrog: normalized package name match | nixpkgs package indexes: pkgs/by-name/ra/rainfrog/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - rainfrog - 0.4.2-1: normalized package name match | Arch Linux sync databases: rainfrog from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A database management TUI for Postgres | https://github.com/achristmascarl/rainfrog
- Scoop - main/rainfrog: normalized package name match | Scoop official bucket manifest trees: bucket/rainfrog.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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