macOS
brew install gpg-tuilocal Homebrew formula metadata
sudo port install gpg-tuiMacPorts ports tree · security/gpg-tui/Portfile · source: api.github.com
brew
Manage your GnuPG keys with ease! Version 0.11.2 via Homebrew; verified 2026-06-15.
install
brew install gpg-tuilocal Homebrew formula metadata
sudo port install gpg-tuiMacPorts ports tree · security/gpg-tui/Portfile · source: api.github.com
sudo apk add gpg-tuiAlpine Linux edge package indexes · gpg-tui · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gpg-tuinixpkgs package indexes · pkgs/by-name/gp/gpg-tui/package.nix · source: api.github.com
sudo pacman -S gpg-tuiArch Linux sync databases · gpg-tui · source: geo.mirror.pkgbuild.com
sudo zypper install gpg-tuiopenSUSE Tumbleweed package metadata · gpg-tui · source: download.opensuse.org
overview
Manage your GnuPG keys with ease!
history
gpg-tui is a Rust terminal user interface for GnuPG key management. It wraps common key operations in an interactive TUI while falling back to the `gpg` command for operations that are better left to GnuPG's own menus or command surface.
The project was introduced publicly by Orhun Parmaksiz in May 2021 as a terminal interface for managing GnuPG keys. Its changelog records 0.1.0 on 2021-05-28, followed immediately by packaging and documentation work.
The README defines a deliberately bounded scope: ease listing, exporting, signing, editing, importing, sending, generating, deleting, and refreshing keys, without trying to cover every GnuPG feature.
gpg-tui spread through Rust and Unix package channels rather than through GnuPG itself. The README documents installation through Cargo, Arch, Alpine, Gentoo overlays, Homebrew, Docker, FreeBSD, and NetBSD.
Its packaging story was part of the project from the first week: the changelog records Arch instructions on 2021-05-29 and Homebrew, FreeBSD, and NetBSD instructions on 2021-06-02.
The TUI is used by pointing it at a GnuPG home directory or running it against the user's normal keyring. The README example includes launching against `/etc/pacman.d/gnupg`, which shows the tool's usefulness for inspecting package-manager keyrings as well as personal keys.
The project depends on GnuPG, GPGME, libgpg-error, and Rust. It uses GPGME where that API fits and executes `gpg` for cases such as refresh operations or menu-driven behavior.
For package-oriented users, gpg-tui sits in a useful gap between raw `gpg --list-keys` output and full graphical frontends. It makes trust, signing, import, export, and key inspection easier inside SSH sessions, recovery shells, and minimal desktops.
It also shows the Rust TUI wave entering security tooling: a modern terminal UI layered on top of conservative cryptographic plumbing instead of replacing the underlying OpenPGP implementation.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gpg-tui | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/orhun/gpg-tui
install metadata
| Package key | brew:gpg-tui |
|---|---|
| Version | 0.11.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gpg-tui |
| Homepage | https://blog.orhun.dev/introducing-gpg-tui/ |
| Repository | https://github.com/orhun/gpg-tui |
| Upstream docs | https://github.com/orhun/gpg-tui#readme |
| License | MIT |
| Source archive | https://github.com/orhun/gpg-tui/archive/refs/tags/v0.11.2.tar.gz |
| Last updated | 2026-06-15T10:20:17-04:00 |
| Pulse | updated |
| Dependencies | gnupg, gpgme, libgpg-error, libxcb |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gpg-tui |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gpg-tui
nix profile install nixpkgs#gpg-tuigpg-tui 0.11.2-r0
Terminal user interface for GnuPG
https://github.com/orhun/gpg-tui
sudo apk add gpg-tuigpg-tui-bash-completion 0.11.2-r0
Bash completions for gpg-tui
https://github.com/orhun/gpg-tui
sudo apk add gpg-tui-bash-completiongpg-tui-doc 0.11.2-r0
Terminal user interface for GnuPG (documentation)
https://github.com/orhun/gpg-tui
sudo apk add gpg-tui-docgpg-tui-fish-completion 0.11.2-r0
Fish completions for gpg-tui
https://github.com/orhun/gpg-tui
sudo apk add gpg-tui-fish-completiongpg-tui-zsh-completion 0.11.2-r0
Zsh completions for gpg-tui
https://github.com/orhun/gpg-tui
sudo apk add gpg-tui-zsh-completiongpg-tui 0.11.2-1
A terminal user interface for GnuPG
https://github.com/orhun/gpg-tui
sudo pacman -S gpg-tuigpg-tui 0.11.2-1.1
Terminal User Interface for GnuPG
https://github.com/orhun/gpg-tui
sudo zypper install gpg-tuigpg-tui
sudo port install gpg-tuisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.