# 使用 Homebrew, pacman 安装 jwt-ui

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

## 安装

```sh
sudo av install brew:jwt-ui
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jwt-ui
```

  证据: local Homebrew formula metadata

### Linux

- pacman (92%):

```sh
sudo pacman -S jwt-ui
```

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

## 软件包事实

- **软件包键:** brew:jwt-ui
- **软件包管理器:** Homebrew
- **版本:** 1.3.0
- **来源摘要:** TUI for decoding and encoding JWT tokens
- **主页:** <https://jwtui.cli.rs/>
- **仓库:** <https://github.com/jwt-rs/jwt-ui>
- **最后更新:** 2026-06-15T10:48:03Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- jwtui (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.3.0
## 项目历史与用法

JWT UI is a Rust terminal user interface for decoding and encoding JSON Web Tokens, positioned as an offline terminal alternative inspired by JWT.io and jwt-cli.

### 项目历史

The jwt-rs project published early GitHub releases in January 2024, with v0.0.3 on January 11 and v1.0.0 later the same day. The README presents the tool as a TUI-first JWT decoder/encoder with mouse support, keyboard shortcuts, dark and light themes, clipboard support, and a stdout mode for non-interactive use.

The project builds on Rust terminal UI conventions while keeping JWT-specific workflows visible: token input, header and payload display, signature validation with HMAC/RSA/ECDSA/EdDSA secrets, JWKS support for decoding, and optional JSON/stdout output.

### 采用历史

jwt-ui is narrower than jwt-cli but was packaged for terminal-oriented users across Homebrew, Cargo, Scoop, Arch Linux, Docker, and manual release binaries. Its README also credits Auth0 by Okta branding, connecting it to mainstream identity-tooling culture.

### 使用方式

Users run `jwtui` to open the interactive terminal interface, pass a token as an argument to prefill the decoder, or use stdout flags to print decoded token data in scripts. Secrets can be supplied as plain text, file references, base64 strings, or JWKS data depending on algorithm and mode.

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

Its package-nerd appeal is the packaging of a web-debugging habit into a fully offline terminal app: no browser tab, no pasting sensitive tokens into a website, and still installable from the usual CLI package managers.

### 时间线

- 2024-01-11: Early v0.0.3 and v1.0.0 GitHub releases published.
- 2024-01-15: v1.0.4 GitHub release published.
- 2024: README documents Homebrew, Scoop, Cargo, Arch Linux, Docker, install-script, and manual binary installation paths.

### Related projects

- JWT UI is explicitly inspired by JWT.io and jwt-cli; it overlaps with jwt-cli for token encode/decode tasks but chooses an interactive terminal interface instead of a subcommand-first CLI.

### 来源

- <https://crates.io/crates/jwt-ui>
- <https://github.com/jwt-rs/jwt-ui>
- <https://github.com/jwt-rs/jwt-ui/releases>
- <https://jwtui.cli.rs/>
- <https://www.rfc-editor.org/rfc/rfc7519>


## 安全说明

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


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

- pacman - jwt-ui - 1.3.0-1: normalized package name match | Arch Linux sync databases: jwt-ui from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A command line UI for decoding/encoding JSON Web Tokens | https://github.com/jwt-rs/jwt-ui


## Combined YAML source

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


## 来源

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