macOS
brew install pcsc-litelocal Homebrew formula metadata
brew / rank 1689
Middleware to access a smart card using SCard API. Version 2.5.1 via Homebrew; verified 2026-09-11. Also installable with debian: sudo apt install libpcsclite-dev.
install
brew install pcsc-litelocal Homebrew formula metadata
sudo apk add pcsc-liteAlpine Linux edge package indexes · pcsc-lite · source: dl-cdn.alpinelinux.org
sudo dnf install pcsc-liteFedora Rawhide package metadata · pcsc-lite · source: dl.fedoraproject.org
sudo zypper install pcsc-liteopenSUSE Tumbleweed package metadata · pcsc-lite · source: download.opensuse.org
sudo apt install libpcsclite-devDebian stable package indexes · libpcsclite-dev · source: deb.debian.org
overview
Middleware to access a smart card using SCard API
history
PC/SC Lite is Unix smart-card middleware implementing the SCard/WinSCard API through the pcscd resource-manager daemon and libpcsclite client library.
David Corcoran started the pcsc-lite project in 1999 to provide a portable implementation of the PC/SC smart-card API. Ludovic Rousseau has been the main author since 2001.
The implementation evolved into a client library and server daemon communicating over IPC. Its C API emulates the Windows WinSCard interface so applications can access readers and cards through a common abstraction.
Current development is published through the maintainer's PCSC repositories on Debian Salsa and GitHub, and the project now uses Meson as its build system.
PC/SC Lite supplies the Windows-compatible SCard programming model on Unix-like systems and is packaged as a daemon, runtime library, and development headers by major distributions. The supplied metadata records packages in Homebrew, Alpine, Debian/Ubuntu, Fedora, and openSUSE.
The official project page documents GNU/Linux as the principal supported platform. Apple reimplemented PC/SC over CryptoTokenKit on macOS, while Solaris carries a fork and BSD support is described as possible but not routinely tested by the maintainer.
Applications link libpcsclite and call SCard-compatible functions to discover readers, connect to cards, transmit commands, and monitor card state. pcscd brokers access to readers and cards.
Administrators commonly combine pcsc-lite with a reader driver such as libccid. pcsc-spy can trace client API activity for debugging.
The official support instructions warn that APDU debug logs can contain a smart-card PIN and recommend changing the PIN before producing such logs.
PC/SC Lite is a classic plumbing package: most users encounter it indirectly when authentication tokens, identity cards, SIM tools, or other smart-card applications need a standardized reader service.
Its split between pcscd, libpcsclite, reader drivers such as CCID, and client applications makes daemon activation and device discovery frequent packaging integration points.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/reader.conf.d/linuxexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pcsc-spy | cli | global executable | |
pcscd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:pcsc-lite |
|---|---|
| Version | 2.5.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pcsc-lite |
| Homepage | https://pcsclite.apdu.fr/ |
| Upstream docs | https://pcsclite.apdu.fr/ |
| License | BSD-3-Clause AND BSD-2-Clause AND GPL-3.0-or-later AND ISC |
| Source archive | https://pcsclite.apdu.fr/files/pcsc-lite-2.5.1.tar.xz |
| Last updated | 2026-09-11T18:54:12Z |
| Pulse | updated |
| Build dependencies | meson, ninja, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pcsc-lite |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libpcsclite-dev 2.3.3-1
Middleware to access a smart card using PC/SC (development files)
sudo apt install libpcsclite-devlibpcsclite1 2.3.3-1
Middleware to access a smart card using PC/SC (library)
sudo apt install libpcsclite1pcscd 2.3.3-1
Middleware to access a smart card using PC/SC (daemon side)
sudo apt install pcscdlibpcsclite-dev 2.0.3-1build1
Middleware to access a smart card using PC/SC (development files)
sudo apt install libpcsclite-devlibpcsclite1 2.0.3-1build1
Middleware to access a smart card using PC/SC (library)
sudo apt install libpcsclite1pcscd 2.0.3-1build1
Middleware to access a smart card using PC/SC (daemon side)
sudo apt install pcscdpcsc-lite 2.5.1-r0
Middleware to access a smart card using SCard API (PC/SC)
sudo apk add pcsc-litepcsc-lite-dev 2.5.1-r0
Middleware to access a smart card using SCard API (PC/SC) (development files)
sudo apk add pcsc-lite-devpcsc-lite-doc 2.5.1-r0
Middleware to access a smart card using SCard API (PC/SC) (documentation)
sudo apk add pcsc-lite-docpcsc-lite-libs 2.5.1-r0
Middleware to access a smart card using SCard API (PC/SC) (libraries)
sudo apk add pcsc-lite-libspcsc-lite-openrc 2.5.1-r0
Middleware to access a smart card using SCard API (PC/SC) (OpenRC init scripts)
sudo apk add pcsc-lite-openrcpcsc-lite-spy-libs 2.5.1-r0
Middleware to access a smart card using SCard API (PC/SC) (log/debug/spy libraries)
sudo apk add pcsc-lite-spy-libspcsc-lite-static 2.5.1-r0
Middleware to access a smart card using SCard API (PC/SC) (static library)
sudo apk add pcsc-lite-staticpcsc-lite-systemd 2.5.1-r0
Middleware to access a smart card using SCard API (PC/SC) (systemd files)
sudo apk add pcsc-lite-systemdpcsc-lite 2.5.1-2.fc45
PC/SC Lite smart card framework and applications
sudo dnf install pcsc-litepcsc-lite-devel 2.5.1-2.fc45
PC/SC Lite development files
sudo dnf install pcsc-lite-develsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.