pki

Certificate System - PKI Tools

Debian Debian
RUN apt-get update && \ apt-get install -y pki-tools
Ubuntu
RUN apt-get update && \ apt-get install -y pki-tools
Arch Arch Linux
RUN pacman -S --noconfirm pki-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pki-tools
CentOS
RUN yum install -y pki-tools
Fedora
RUN dnf install -y pki-tools
Raspbian
RUN apt-get update && \ apt-get install -y pki-tools
click the source code to copy install pki on any operating system with command-not-found.com