Smart Cards on Linux
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