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

Last updated: November 23,2024

1. Install "python311-pyscard" package

Please follow the step by step instructions below to install python311-pyscard on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pyscard

2. Uninstall "python311-pyscard" package

Please follow the step by step instructions below to uninstall python311-pyscard on openSuSE Tumbleweed:

$ sudo zypper remove python311-pyscard

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

Information for package python311-pyscard:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pyscard
Version : 2.0.8-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 886.6 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.