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

Last updated: July 02,2024

1. Install "python36-pyscard" package

Here is a brief guide to show you how to install python36-pyscard on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pyscard

2. Uninstall "python36-pyscard" package

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

$ sudo zypper remove python36-pyscard

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

Information for package python36-pyscard:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pyscard
Version : 2.0.2-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 905,5 KiB
Installed : No
Status : not installed
Source package : python-pyscard-2.0.2-2.1.src
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.