# jwt-ui を Homebrew, pacman でインストール

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
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/jwt-ui>
- **バージョン:** 1.3.0
- **ソース概要:** TUI for decoding and encoding JWT tokens
- **ホームページ:** <https://jwtui.cli.rs/>
- **リポジトリ:** <https://github.com/jwt-rs/jwt-ui>
- **上流ドキュメント:** <https://github.com/jwt-rs/jwt-ui#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/jwt-rs/jwt-ui/archive/refs/tags/v1.3.0.tar.gz>
- **最終更新:** 2026-06-15T10:48:03Z
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

- jwtui (cli)
- jwtui (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 1.3.0
- マネージャ更新日: 2026-06-15
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jwt-rs/jwt-ui
- 検出された最新: v1.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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jwt-ui
- **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

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

- 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


## 関連リンク

- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/ja/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://www.automicvault.com/ja/pkg/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [jwt-cli](https://www.automicvault.com/ja/pkg/brew/jwt-cli/) - Shares av.db curated category or tags: cli, jwt, rust, security, token.
- [jwt-hack](https://www.automicvault.com/ja/pkg/brew/jwt-hack/) - Shares av.db curated category or tags: cli, jwt, security, token.
- [authoscope](https://www.automicvault.com/ja/pkg/brew/authoscope/) - Shares av.db curated category or tags: cli, rust, security.
- [cargo-audit](https://www.automicvault.com/ja/pkg/brew/cargo-audit/) - Shares av.db curated category or tags: cli, rust, security.
- [cargo-deny](https://www.automicvault.com/ja/pkg/brew/cargo-deny/) - Shares av.db curated category or tags: cli, rust, security.
- [cargo-geiger](https://www.automicvault.com/ja/pkg/brew/cargo-geiger/) - Shares av.db curated category or tags: cli, rust, security.
- [checkpwn](https://www.automicvault.com/ja/pkg/brew/checkpwn/) - Shares av.db curated category or tags: cli, rust, security.
- [feluda](https://www.automicvault.com/ja/pkg/brew/feluda/) - Shares av.db curated category or tags: cli, rust, security.
- [flawz](https://www.automicvault.com/ja/pkg/brew/flawz/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, rust, security, terminal, tui.

## Combined YAML source

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


## ソース

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
