gpg2

GNU Privacy Guard 2. See gpg for GNU Privacy Guard 1. More information: <https://docs.releng.linuxfoundation.org/en/latest/gpg.html>.

  • Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
  • Homepage: https://www.gnupg.org/
  • Section: oldlibs
Debian Debian
RUN apt-get update && \ apt-get install -y gnupg2
Ubuntu
RUN apt-get update && \ apt-get install -y gnupg2
Alpine
RUN apk add gnupg
Arch Arch Linux
RUN pacman -S --noconfirm gnupg
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gnupg2
CentOS
RUN yum install -y gnupg2
Fedora
RUN dnf install -y gnupg2
Raspbian
RUN apt-get update && \ apt-get install -y gnupg2
click the source code to copy install gpg2 on any operating system with command-not-found.com