# 使用 Homebrew, Nix, pacman 安装 slumber

查看 slumber 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:slumber
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install slumber
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#slumber
```

  证据: nixpkgs package indexes: pkgs/by-name/sl/slumber/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S slumber
```

  证据: Arch Linux sync databases: slumber from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:slumber
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/slumber>
- **版本:** 5.3.0
- **来源摘要:** Terminal-based HTTP/REST client
- **主页:** <https://slumber.lucaspickering.me/>
- **仓库:** <https://github.com/LucasPickering/slumber>
- **上游文档:** <https://slumber.lucaspickering.me/>
- **许可证:** MIT
- **源码归档:** <https://github.com/LucasPickering/slumber/archive/refs/tags/v5.3.0.tar.gz>
- **最后更新:** 2026-05-16T15:18:21Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- slumber (cli)
- slumber (别名)

## 构建依赖

- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 5.3.0
- 管理器更新时间: 2026-05-16
- 本地数据: OK
- 上游仓库: https://github.com/LucasPickering/slumber
- 检测到的最新版本: v5.3.0 (当前)
## 项目历史与用法

Slumber is a terminal HTTP/REST client with both TUI and CLI workflows. It is source-first: request collections are YAML files meant to be edited, shared, and committed with code.

### 项目历史

The repository was created in August 2023. The official changelog identifies 0.3.1 in October 2023 as the initial distributed release, followed by 1.0.0 in April 2024 and later major releases that continued expanding the TUI, CLI, collections, and persistence features.

### 采用历史

The README links installation and documentation, shows a crates.io badge, and documents Homebrew as an install path. The supplied package metadata lists Homebrew, Nix, and pacman package names, placing Slumber in the newer Rust CLI tooling ecosystem.

### 使用方式

Users define request collections such as `slumber.yml`, run the TUI with `slumber`, or use CLI subcommands for scripted HTTP requests. The docs emphasize sharable collections, profiles, templates, imports from external formats, and local persistence.

### 为什么软件包爱好者会关心

Slumber appeals to package and CLI enthusiasts because it treats API-client state as text files rather than as opaque app data. That makes it friendlier to Git, dotfiles, reproducible environments, and terminal-first workflows.

### 时间线

- 2023: GitHub repository created.
- 2023: 0.3.1 marked as the initial distributed release.
- 2024: 1.0.0 released.
- 2025: 4.0.0 released with a migration guide.
- 2026: 5.0.0 released.

### Related projects

- Slumber is adjacent to Postman, Insomnia, curl/httpie-style CLI clients, Rust TUI applications, and YAML-based API collection formats.

### 来源

- <https://api.github.com/repos/LucasPickering/slumber>
- <https://github.com/LucasPickering/slumber#readme>
- <https://slumber.lucaspickering.me/>
- <https://slumber.lucaspickering.me/api/configuration/index.html>
- <https://slumber.lucaspickering.me/api/request_collection/index.html>
- <https://slumber.lucaspickering.me/other/changelog.html>
- input.source_facts.package-manager


## 安全说明

没有找到 slumber 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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/slumber/config.yml
- macOS: ~/Library/Application Support/slumber/config.yml
- Unix: slumber.yml, slumber.yaml, .slumber.yml, .slumber.yaml
- Windows: C:\Users\<User>\AppData\Roaming\slumber\config.yml
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** slumber
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Nix - slumber: normalized package name match | nixpkgs package indexes: pkgs/by-name/sl/slumber/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - slumber - 5.3.0-1: normalized package name match | Arch Linux sync databases: slumber from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Terminal-based REST client | https://github.com/LucasPickering/slumber


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [rust](https://pkg.so/zh-hans/brew/rust/) - Build dependency declared by Homebrew.
- [xh](https://pkg.so/zh-hans/brew/xh/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools, http-client.
- [bruno-cli](https://pkg.so/zh-hans/brew/bruno-cli/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools, http-client.
- [curlie](https://pkg.so/zh-hans/brew/curlie/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools, http-client.
- [otree](https://pkg.so/zh-hans/brew/otree/) - Shares pkgdb curated category or tags: cli, developer-tools, tui, yaml.
- [http-prompt](https://pkg.so/zh-hans/brew/http-prompt/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools, http-client.
- [jikken](https://pkg.so/zh-hans/brew/jikken/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools, yaml.
- [yq](https://pkg.so/zh-hans/brew/yq/) - Shares pkgdb curated category or tags: cli, developer-tools, yaml.
- [python-yq](https://pkg.so/zh-hans/brew/python-yq/) - Shares pkgdb curated category or tags: cli, developer-tools, yaml.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
