# rtk を Homebrew, Nix, scoop, winget でインストール

rtk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install rtk
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:rtk
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.44.2
- **ソース概要:** CLI proxy to minimize LLM token consumption
- **ホームページ:** <https://www.rtk-ai.app/>
- **リポジトリ:** <https://github.com/rtk-ai/rtk>
- **最終更新:** 2026-08-01T18:58:36Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- rtk (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.44.2

## セキュリティノート

rtk に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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
## 他のパッケージマネージャ記録

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


## ソース

- 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
