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

Last updated: May 14,2024

1. Install "python3-pyasn1" package

Please follow the guidelines below to install python3-pyasn1 on Kali Linux

$ sudo apt update $ sudo apt install python3-pyasn1

2. Uninstall "python3-pyasn1" package

Please follow the instructions below to uninstall python3-pyasn1 on Kali Linux:

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

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

Package: python3-pyasn1
Source: pyasn1
Version: 0.4.8-4
Installed-Size: 401
Maintainer: Jan Lübbe
Architecture: all
Depends: python3:any
Size: 62288
SHA256: cd39c2d9ce180f66e8697f8c71ab2c9e0be6ed9a30dd8761830e9aa5f4705c33
SHA1: c304ab8c8e842a9e4ec63745f950c77cfce0dd0c
MD5sum: 56c6bd1b0b5d847b233827a9aeede6a1
Description: ASN.1 library for Python (Python 3 module)
This is an implementation of ASN.1 types and codecs in Python
programming language. It has been first written to support particular
protocol (SNMP) but then generalized to be suitable for a wide range
of protocols based on ASN.1 specification.
.
This package contains the Python 3 module.
Description-md5:
Homepage: http://snmplabs.com/pyasn1/index.html
Section: python
Priority: optional
Filename: pool/main/p/pyasn1/python3-pyasn1_0.4.8-4_all.deb