How to Install and Uninstall pinentry-gnome3 Package on Kali Linux

Last updated: April 23,2024

1. Install "pinentry-gnome3" package

This guide covers the steps necessary to install pinentry-gnome3 on Kali Linux

$ sudo apt update $ sudo apt install pinentry-gnome3

2. Uninstall "pinentry-gnome3" package

Please follow the steps below to uninstall pinentry-gnome3 on Kali Linux:

$ sudo apt remove pinentry-gnome3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the pinentry-gnome3 package on Kali Linux

Package: pinentry-gnome3
Source: pinentry
Version: 1.2.1-3
Installed-Size: 145
Maintainer: Debian GnuPG Maintainers
Architecture: amd64
Provides: pinentry, pinentry-x11
Depends: gcr, libassuan0 (>= 2.1.0), libc6 (>= 2.34), libgcr-base-3-1 (>= 3.8.0), libglib2.0-0 (>= 2.26.0), libgpg-error0 (>= 1.16), libncursesw6 (>= 6), libsecret-1-0 (>= 0.7), libtinfo6 (>= 6)
Recommends: dbus-user-session
Suggests: pinentry-doc
Enhances: gnupg-agent
Size: 80288
SHA256: 59fcfa1fa258a05e4f31420225ca2cecd4e0b5ebc54ba6474c45e3ff7bf99c33
SHA1: ce08ac019705b230b487e0783a246161c24e764a
MD5sum: b9fde73fdabcee424adc2323fe741ce5
Description: GNOME 3 PIN or pass-phrase entry dialog for GnuPG
This package contains a program that allows for secure entry of PINs or
pass phrases. That means it tries to take care that the entered
information is not swapped to disk or temporarily stored anywhere.
This functionality is particularly useful for entering pass phrases
when using encryption software such as GnuPG or e-mail clients using
the same. It uses an open protocol and is therefore not tied to
particular software.
.
The program contained in this package implements a PIN entry dialog
designed for use with GNOME 3. It tries to follow the GNOME Human
Interface Guidelines as much as possible. If the X Window System is
not active then an alternative text-mode dialog will be used. There
are sibling packages that implement PIN entry dialogs using other
tool kits.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.gnupg.org/related_software/pinentry/
Tag: implemented-in::c, interface::graphical, interface::x11, role::program,
uitoolkit::gtk, uitoolkit::ncurses, x11::application
Section: utils
Priority: optional
Filename: pool/main/p/pinentry/pinentry-gnome3_1.2.1-3_amd64.deb