gpgsm-gencert.sh

GNU privacy guard - S/MIME version

Debian Debian
RUN apt-get update && \ apt-get install -y gpgsm
Ubuntu
RUN apt-get update && \ apt-get install -y gpgsm
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gpgsm
CentOS
RUN yum install -y gnupg2-smime
Fedora
RUN dnf install -y gnupg2-smime
Raspbian
RUN apt-get update && \ apt-get install -y gpgsm
click the source code to copy install gpgsm-gencert.sh on any operating system with command-not-found.com