How to Install and Uninstall pcsc-lite.x86_64 Package on AlmaLinux 9

Last updated: October 09,2024

1. Install "pcsc-lite.x86_64" package

Please follow the step by step instructions below to install pcsc-lite.x86_64 on AlmaLinux 9

$ 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 AlmaLinux 9:

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

3. Information about the pcsc-lite.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:30:30 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : pcsc-lite
Version : 1.9.4
Release : 1.el9
Architecture : x86_64
Size : 91 k
Source : pcsc-lite-1.9.4-1.el9.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.