gpg-tui 
Manage your GnuPG keys with ease! 🔐
Package Information 
- Domain: 
orhun.dev/gpg-tui - Name: 
gpg-tui - Homepage: Not specified
 - Source: View on GitHub
 
Installation 
bash
# Install with launchpad
launchpad install gpg-tuiPrograms 
This package provides the following executable programs:
gpg-tui
Available Versions 
Show all 3 versions
0.11.1,0.11.0,0.10.0
Latest Version: 0.11.1
Install Specific Version 
bash
# Install specific version
sh <(curl https://pkgx.sh) gpg-tui -- $SHELL -iDependencies 
This package depends on:
gnupg.orggnupg.org/gpgme^1.12gnupg.org/libgpg-errorx.org/xcb
Usage Examples 
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry['gpg-tui']
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links 
This documentation was auto-generated from package data.