# Installer rtk avec Homebrew, Nix, scoop, winget

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

## installation

```sh
sudo av install brew:rtk
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rtk
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#rtk
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/rtk
```

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

- winget (92%):

```sh
winget install --id rtk-ai.rtk -e
```

  Preuve: Windows Package Manager source index: rtk-ai.rtk from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:rtk
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.44.2
- **Résumé source:** CLI proxy to minimize LLM token consumption
- **Page d'accueil:** <https://www.rtk-ai.app/>
- **Dépôt:** <https://github.com/rtk-ai/rtk>
- **Dernière mise à jour:** 2026-08-01T18:58:36Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- rtk (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour rtk. 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

- Linux: ~/.config/rtk/config.toml
- macOS: ~/Library/Application Support/rtk/config.toml
## Autres enregistrements de gestionnaires de paquets

- Nix - rtk: normalized package name match | nixpkgs package indexes: pkgs/by-name/rt/rtk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/rtk: normalized package name match | Scoop official bucket manifest trees: bucket/rtk.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - rtk-ai.rtk: normalized package name match | Windows Package Manager source index: rtk-ai.rtk from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/rtk.yml](https://github.com/mxcl/pkgdb/blob/main/combined/rtk.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
