How to Install and Uninstall pypy-asn1crypto Package on Kali Linux

Last updated: May 19,2024

1. Install "pypy-asn1crypto" package

Learn how to install pypy-asn1crypto on Kali Linux

$ sudo apt update $ sudo apt install pypy-asn1crypto

2. Uninstall "pypy-asn1crypto" package

Learn how to uninstall pypy-asn1crypto on Kali Linux:

$ sudo apt remove pypy-asn1crypto $ sudo apt autoclean && sudo apt autoremove

3. Information about the pypy-asn1crypto package on Kali Linux

Package: pypy-asn1crypto
Source: asn1crypto
Version: 1.5.1-1
Installed-Size: 528
Maintainer: Tristan Seligmann
Architecture: all
Depends: pypy
Size: 85928
SHA256: 7037010d0e4843a155997e8b7f3654ae1e3f9a9f177ccd849b9c6c69a0223c5d
SHA1: 27517cae08e7a92880757da05f579e68ddfd4a86
MD5sum: f714f2fe04990995be2cc5e4b9fdd7ad
Description: Fast ASN.1 parser and serializer (PyPy)
asn1crypto focuses on:
- Delayed parsing of byte string values
- Persistence of original ASN.1 encoded data until a value is changed
- Lazy loading of child fields
- Utilization of high-level Python stdlib modules
.
This package contains the PyPy version of asn1crypto.
Description-md5: 11a2a759edcc9aedc713f750189b30ca
Homepage: https://github.com/wbond/asn1crypto
Section: python
Priority: optional
Filename: pool/main/a/asn1crypto/pypy-asn1crypto_1.5.1-1_all.deb