Description
PCSCD serves as middleware to access a smart card using PC/SC. Install this program to
Installation
sudo apt install pcscd -y
Enable Socket
sudo systemctl enable --now pcscd.socket
Make Sure It’s Working
systemctl status pcscd.service
PCSCD serves as middleware to access a smart card using PC/SC. Install this program to
sudo apt install pcscd -y
sudo systemctl enable --now pcscd.socket
systemctl status pcscd.service