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

Last updated: November 01,2024

1. Install "pcsc-lite.x86_64" package

This tutorial shows how to install pcsc-lite.x86_64 on AlmaLinux 8

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

2. Uninstall "pcsc-lite.x86_64" package

Please follow the guidelines below to uninstall pcsc-lite.x86_64 on AlmaLinux 8:

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

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

Last metadata expiration check: 2:12:49 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : pcsc-lite
Version : 1.9.5
Release : 1.el8
Architecture : x86_64
Size : 109 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.