How to Install and Uninstall pcsc-lite.x86_64 Package on CentOS Stream 8

Last updated: May 17,2024

1. Install "pcsc-lite.x86_64" package

Learn how to install pcsc-lite.x86_64 on CentOS Stream 8

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

2. Uninstall "pcsc-lite.x86_64" package

Please follow the step by step instructions below to uninstall pcsc-lite.x86_64 on CentOS Stream 8:

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

3. Information about the pcsc-lite.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:44:22 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : pcsc-lite
Version : 1.9.5
Release : 1.el8
Architecture : x86_64
Size : 110 k
Source : pcsc-lite-1.9.5-1.el8.src.rpm
Repository : baseos
Summary : PC/SC Lite smart card framework and applications
URL : https://pcsclite.apdu.fr/
License : BSD
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.