# Installer jwt-ui avec Homebrew, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jwt-ui pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- pacman (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:jwt-ui
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.3.0
- **Résumé source:** TUI for decoding and encoding JWT tokens
- **Page d'accueil:** <https://jwtui.cli.rs/>
- **Dépôt:** <https://github.com/jwt-rs/jwt-ui>
- **Dernière mise à jour:** 2026-06-15T10:48:03Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- jwtui (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.3.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour jwt-ui. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

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