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

Last updated: June 26,2024

1. Install "python312-pyscard" package

This is a short guide on how to install python312-pyscard on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pyscard

2. Uninstall "python312-pyscard" package

Please follow the guidance below to uninstall python312-pyscard on openSuSE Tumbleweed:

$ sudo zypper remove python312-pyscard

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

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