pkcs11-tool

Smart card utilities with support for PKCS#15 compatible cards

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