How to Install and Uninstall pcsc-lite.x86_64 Package on Fedora 39

Last updated: March 03,2025

1. Install "pcsc-lite.x86_64" package

This is a short guide on how to install pcsc-lite.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install pcsc-lite.x86_64

2. Uninstall "pcsc-lite.x86_64" package

Here is a brief guide to show you how to uninstall pcsc-lite.x86_64 on Fedora 39:

$ sudo dnf remove pcsc-lite.x86_64 $ sudo dnf autoremove

3. Information about the pcsc-lite.x86_64 package on Fedora 39

Last metadata expiration check: 5:32:15 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : pcsc-lite
Version : 2.0.1
Release : 1.fc39
Architecture : x86_64
Size : 95 k
Source : pcsc-lite-2.0.1-1.fc39.src.rpm
Repository : updates
Summary : PC/SC Lite smart card framework and applications
URL : https://pcsclite.apdu.fr/
License : BSD-3-Clause AND BSD-2-Clause AND GPL-3.0-or-later
Description : The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
: in a very small form factor for communicating to smartcards and
: readers. PC/SC Lite uses the same winscard API as used under
: Windows(R). This package includes the PC/SC Lite daemon, a resource
: manager that coordinates communications with smart card readers and
: smart cards that are connected to the system, as well as other command
: line tools.