# 使用 Homebrew, Nix, pacman, winget 安装 wishlist

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- 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
