# 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
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/jwt-ui>
- **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>
- **Docs amont:** <https://github.com/jwt-rs/jwt-ui#readme>
- **Licence:** MIT
- **Archive source:** <https://github.com/jwt-rs/jwt-ui/archive/refs/tags/v1.3.0.tar.gz>
- **Dernière mise à jour:** 2026-06-15T10:48:03Z
- **Généré:** 2026-07-25T07:20:51+00:00

## exécutables

- jwtui (cli)
- jwtui (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-25
- version du gestionnaire: 1.3.0
- gestionnaire mis à jour: 2026-06-15
- données locales: OK
- dépôt amont: https://github.com/jwt-rs/jwt-ui
- dernière version détectée: v1.3.0 (à jour)
## 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.


## Détails de la base source

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

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


## Liens liés

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


## Sources

- 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
