How to Install and Uninstall python3-pyscard Package on Kali Linux

Last updated: April 29,2024

1. Install "python3-pyscard" package

This guide let you learn how to install python3-pyscard on Kali Linux

$ sudo apt update $ sudo apt install python3-pyscard

2. Uninstall "python3-pyscard" package

This tutorial shows how to uninstall python3-pyscard on Kali Linux:

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

3. Information about the python3-pyscard package on Kali Linux

Package: python3-pyscard
Source: pyscard (2.0.7-2)
Version: 2.0.7-2+b1
Installed-Size: 755
Maintainer: Ludovic Rousseau
Architecture: amd64
Depends: libc6 (>= 2.34), python3 (<< 3.13), python3 (>= 3.11~), python3:any
Recommends: libpcsclite1
Suggests: python3-wxgtk4.0
Size: 94500
SHA256: bef8d79d4a94ee5b4c3c748cf38060a05a34fe86081338b6ba0ffba431578f2b
SHA1: 5bf24778fca43d8d0de5a3b35dc0b084d83d58ec
MD5sum: f0eaa5855b3facbaacbef911dad2d520
Description: Python3 wrapper above PC/SC API
This package contains a wrapper to use PC/SC from a Python 3 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:
Homepage: https://github.com/LudovicRousseau/pyscard
Section: python
Priority: optional
Filename: pool/main/p/pyscard/python3-pyscard_2.0.7-2+b1_amd64.deb