How to Install and Uninstall opensc Package on Kali Linux

Last updated: May 19,2024

1. Install "opensc" package

This tutorial shows how to install opensc on Kali Linux

$ sudo apt update $ sudo apt install opensc

2. Uninstall "opensc" package

Please follow the guidance below to uninstall opensc on Kali Linux:

$ sudo apt remove opensc $ sudo apt autoclean && sudo apt autoremove

3. Information about the opensc package on Kali Linux

Package: opensc
Version: 0.25.0~rc1-1
Installed-Size: 1756
Maintainer: Debian OpenSC Maintainers
Architecture: amd64
Depends: opensc-pkcs11 (= 0.25.0~rc1-1), libc6 (>= 2.34), libeac3 (>= 1.1.2+ds+git20220117+453c3d6b03a0), libreadline8 (>= 6.0), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Recommends: pcscd
Conflicts: mozilla-opensc
Size: 390904
SHA256: 3009dba2911dba33d74dc0bba98e1a4c96222612a1145ea288cdd02de9bfd7f7
SHA1: c3f4a300a350bb4d81ecea4bfec89fed8f230ed8
MD5sum: 8e8e5f4cdf3cbe6593e820cec052c741
Description: Smart card utilities with support for PKCS#15 compatible cards
OpenSC provides a set of libraries and utilities to access smart
cards. It mainly focuses on cards that support cryptographic
operations. It facilitates their use in security applications such as
mail encryption, authentication, and digital signature. OpenSC
implements the PKCS#11 API. Applications supporting this API, such as
Iceweasel and Icedove, can use it. OpenSC implements the PKCS#15
standard and aims to be compatible with all software that does so as
well.
.
Before purchasing any cards, please read carefully documentation in
https://github.com/OpenSC/OpenSC/wiki - only some cards are
supported. Not only does card type matters, but also card version,
card OS version and preloaded applet. Only a subset of possible
operations may be supported for your card. Card initialization may
require third party proprietary software.
.
This package contains tools for interacting with smart cards.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/OpenSC/OpenSC/wiki
Tag: admin::hardware, hardware::TODO, hardware::embedded, implemented-in::c,
interface::commandline, role::program, scope::utility,
security::authentication, security::cryptography
Section: utils
Priority: optional
Filename: pool/main/o/opensc/opensc_0.25.0~rc1-1_amd64.deb