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

Last updated: May 07,2024

1. Install "python3-pyscard" package

In this section, we are going to explain the necessary steps to install python3-pyscard on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyscard

2. Uninstall "python3-pyscard" package

Learn how to uninstall python3-pyscard on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pyscard
Priority: optional
Section: universe/python
Installed-Size: 583
Maintainer: Ubuntu Developers
Original-Maintainer: Ludovic Rousseau
Architecture: amd64
Source: pyscard
Version: 1.9.2-2
Depends: libc6 (>= 2.14)
Suggests: python-wxgtk3.0
Filename: pool/universe/p/pyscard/python3-pyscard_1.9.2-2_amd64.deb
Size: 98650
MD5sum: c4e2c9ec79308d5513faa30011b8affa
SHA1: 3f09c3330cfeca6392f9a40709415ed147ac8c96
SHA256: 4a49b1eac9003dd8eee4806bf58d248059787c9da9ecc37377ac5bb44d43dcd6
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/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu