pcscd

Middleware to access a smart card using PC/SC (daemon side)

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