How to Install gpgconf in Ubuntu 18.04



Install gpgconf by entering the following commands in the terminal:

sudo apt update
sudo apt install gpgconf

Description:

GNU privacy guard - core configuration utilities

GnuPG is GNU's tool for secure communication and data storage. . This package contains core utilities used by different tools in the suite offered by GnuPG. It can be used to programmatically edit config files for tools in the GnuPG suite, to launch or terminate per-user daemons (if installed), etc.

Homepage: https://www.gnupg.org/

Version: 2.2.4-1ubuntu1

Section: utils