# rtk mit Homebrew, Nix, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für rtk in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install rtk
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:rtk
- **Paketmanager:** Homebrew
- **Version:** 0.44.2
- **Quellzusammenfassung:** CLI proxy to minimize LLM token consumption
- **Homepage:** <https://www.rtk-ai.app/>
- **Repository:** <https://github.com/rtk-ai/rtk>
- **Zuletzt aktualisiert:** 2026-08-01T18:58:36Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- rtk (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.44.2

## Sicherheitshinweise

Für rtk wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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
## Andere Paketmanager-Einträge

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


## Quellen

- 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
