How to Install and Uninstall python310-pyscard Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python310-pyscard" package

Learn how to install python310-pyscard on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pyscard

2. Uninstall "python310-pyscard" package

Please follow the instructions below to uninstall python310-pyscard on openSuSE Tumbleweed:

$ sudo zypper remove python310-pyscard

3. Information about the python310-pyscard package on openSuSE Tumbleweed

Information for package python310-pyscard:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pyscard
Version : 2.0.8-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 778.1 KiB
Installed : No
Status : not installed
Source package : python-pyscard-2.0.8-1.1.src
Upstream URL : https://pyscard.sourceforge.io/
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.