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

Last updated: November 07,2024

1. Install "python39-pyscard" package

Please follow the steps below to install python39-pyscard on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyscard

2. Uninstall "python39-pyscard" package

This guide let you learn how to uninstall python39-pyscard on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyscard

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

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