How to Install and Uninstall python-pyscard Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "python-pyscard" package

Here is a brief guide to show you how to install python-pyscard on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyscard

2. Uninstall "python-pyscard" package

This tutorial shows how to uninstall python-pyscard on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pyscard $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyscard package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pyscard
Priority: optional
Section: universe/python
Installed-Size: 584
Maintainer: Ubuntu Developers
Original-Maintainer: Ludovic Rousseau
Architecture: amd64
Source: pyscard
Version: 1.9.2-2
Depends: libc6 (>= 2.14), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~)
Suggests: python-wxgtk3.0
Filename: pool/universe/p/pyscard/python-pyscard_1.9.2-2_amd64.deb
Size: 95860
MD5sum: a575eb6d14555cc13af41b135dcf9eec
SHA1: ed251986856abd9a1992de7f072bde99f7b6744e
SHA256: f1b50418dc568b62303684e5d8f66582c657acfd724dd010ae70dba7bfc8d6da
Description-en: Python wrapper above PC/SC API
This package contains a wrapper to use PC/SC from a Python program.
PC/SC (or winscard or pcsc) is an API to communicate with smart cards and
smart card readers.
.
The package also contains some example of codes.
Description-md5: 8bad6ef29efa2f6950c6a86f565c78b8
Homepage: http://pyscard.sourceforge.net/
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu