# wishlist を Homebrew, Nix, pacman, winget でインストール

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

## インストール

```sh
sudo av install brew:wishlist
```

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

### macOS

- Homebrew (100%):

```sh
brew install wishlist
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#wishlist
```

  証拠: nixpkgs package indexes: pkgs/by-name/wi/wishlist/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S wishlist
```

  証拠: Arch Linux sync databases: wishlist from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- winget (92%):

```sh
winget install --id charmbracelet.wishlist -e
```

  証拠: Windows Package Manager source index: charmbracelet.wishlist from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:wishlist
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.15.2
- **ソース概要:** Single entrypoint for multiple SSH endpoints
- **ホームページ:** <https://github.com/charmbracelet/wishlist>
- **リポジトリ:** <https://github.com/charmbracelet/wishlist>
- **最終更新:** 2026-07-25T22:40:21+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- wishlist (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.15.2
## プロジェクトの歴史と使われ方

Wishlist is Charmbracelet's SSH directory: a small Go tool and library for presenting one entry point to many SSH destinations. The public repository was created in January 2022, and the README frames the project around both server mode, where it can list several SSH or Wish applications over SSH, and local mode, where it can browse endpoints from a user's SSH configuration or a YAML file.

### プロジェクトの歴史

Wishlist belongs to Charm's broader terminal-application ecosystem, alongside Wish, Bubble Tea, and other tools that treat SSH as a transport for text user interfaces. In July 2023, Charm announced endpoint discovery for Wishlist, adding DNS SRV records, Zeroconf/mDNS, and Tailscale as discovery sources rather than requiring every endpoint to be hand-written.

### 使われ方

In practice, Wishlist is used as a terminal landing page for SSH endpoints: locally, it can turn an SSH config into a navigable TUI; as a server, it can act like a bastion that offers a selectable list of hosts or SSH applications. The Tailscale integration made it especially relevant for private tailnets, where endpoints can appear and disappear without public DNS.

### ソース

- <https://api.github.com/repos/charmbracelet/wishlist>
- <https://charm.land/blog/wishlist-sd/>
- <https://github.com/charmbracelet/wishlist>
- <https://tailscale.com/blog/charm-wishlist>


## セキュリティノート

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


## 他のパッケージマネージャ記録

- Nix - wishlist: normalized package name match | nixpkgs package indexes: pkgs/by-name/wi/wishlist/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - wishlist - 0.15.2-1: normalized package name match | Arch Linux sync databases: wishlist from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | The SSH directory | https://github.com/charmbracelet/wishlist
- winget - charmbracelet.wishlist: normalized package name match | Windows Package Manager source index: charmbracelet.wishlist from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## ソース

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