How to Install and Uninstall python3-pyasn Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "python3-pyasn" package

Please follow the instructions below to install python3-pyasn on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pyasn

2. Uninstall "python3-pyasn" package

Learn how to uninstall python3-pyasn on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-pyasn package on Ubuntu 21.10 (Impish Indri)

Package: python3-pyasn
Architecture: amd64
Version: 1.6.1-2
Priority: optional
Section: universe/python
Source: pyasn
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 14285
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4)
Filename: pool/universe/p/pyasn/python3-pyasn_1.6.1-2_amd64.deb
Size: 11271120
MD5sum: eb1f766eb4f75dab5638015f8601fb77
SHA1: c9a14bbd01c7b670d0d6f0345e545a83a5bd0bed
SHA256: 66b5d18ec200911c5f24ba99ad92e5aea6d87390587df2288d4491f9347637f4
SHA512: 35d86df9aa3598780b10b996b7d9f4c5df9b1e097123baa9220a1212b66c2b70de2ecb43884a657b28035dee2b9605632cf505796dec08625450a4a6902a5368
Homepage: https://github.com/hadiasghari/pyasn
Description-en: very fast IP address to Autonomous System Number lookups
pyasn is a Python extension module that enables very fast IP address
to Autonomous System Number lookups. Current state and Historical
lookups can be done, based on the MRT/RIB BGP archive used as input.
.
pyasn is different from other ASN lookup tools in that it provides
offline and historical lookups. It provides utility scripts for users
to build their own lookup databases based on any MRT/RIB
archive. This makes pyasn much faster than online dig/whois/json
lookups.
.
The module is written in C and Python, and cross-compiles on Linux and
Windows. Underneath, it uses a radix tree data structure for storage
of IP addresses. In the current version, it borrows code from
py-radix to support both IPV4 and IPV6 network prefixes. The current
release is a beta. Compared to the previous version, it provides
support for Python 2 and 3; adds new functionality, performance
improvements, and unit-tests.
.
pyasn is developed and maintained by researchers at the Economics of
Cybersecurity research group at Delft University of Technology
(http://econsec.tbm.tudlft.nl). The package is used on an almost
daily basis and bugs are fixed pretty quickly. The package is largely
developed and maintained by Hadi Asghari and Arman Noroozian. Please
report any bugs via GitHub (https://github.com/hadiasghari/pyasn) or
email the developers.
Description-md5: 4d514659beab22c0da080dfe576afeaf