gpgsplit1

GNU privacy guard - a PGP implementation (deprecated "classic" version)

Debian Debian
RUN apt-get update && \ apt-get install -y gnupg1
Ubuntu
RUN apt-get update && \ apt-get install -y gnupg1
Alpine
RUN apk add gnupg1
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gnupg1
Fedora
RUN dnf install -y gnupg1
Raspbian
RUN apt-get update && \ apt-get install -y gnupg1
click the source code to copy install gpgsplit1 on any operating system with command-not-found.com