How to Install and Uninstall pcsc-perl.x86_64 Package on Rocky Linux 8

Last updated: May 18,2024

1. Install "pcsc-perl.x86_64" package

Here is a brief guide to show you how to install pcsc-perl.x86_64 on Rocky Linux 8

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

2. Uninstall "pcsc-perl.x86_64" package

Please follow the steps below to uninstall pcsc-perl.x86_64 on Rocky Linux 8:

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

3. Information about the pcsc-perl.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:52:01 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : pcsc-perl
Version : 1.4.14
Release : 12.el8
Architecture : x86_64
Size : 63 k
Source : pcsc-perl-1.4.14-12.el8.src.rpm
Repository : epel
Summary : Perl interface to the PC/SC smart card library
URL : http://ludovic.rousseau.free.fr/softwares/pcsc-perl/
License : GPLv2+
Description : This library allows to communicate with a smart card using PC/SC
: interface (pcsc-lite) from a Perl script.