How to Install and Uninstall python3-pyscard Package on openSUSE Leap

Last updated: May 07,2024

1. Install "python3-pyscard" package

Please follow the guidelines below to install python3-pyscard on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyscard

2. Uninstall "python3-pyscard" package

Please follow the guidance below to uninstall python3-pyscard on openSUSE Leap:

$ sudo zypper remove python3-pyscard

3. Information about the python3-pyscard package on openSUSE Leap

Information for package python3-pyscard:
----------------------------------------
Repository : Main Repository
Name : python3-pyscard
Version : 1.9.6-1.29
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 898.1 KiB
Installed : No
Status : not installed
Source package : python-pyscard-1.9.6-1.29.src
Upstream URL : http://pyscard.sourceforge.net/
Summary : Python module adding smart card support
Description :
Python-pyscard consists of smartcard.scard, an extension module wrapping
Windows smart card base components (also known as PCSC) on Windows and PCSC
lite on linux and Mac OS X Tiger and Leopard, and smartcard, a higher level
python framework built on top of the raw PCSC API.