How to Install and Uninstall pypy-pyasn1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "pypy-pyasn1" package

In this section, we are going to explain the necessary steps to install pypy-pyasn1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pypy-pyasn1

2. Uninstall "pypy-pyasn1" package

Please follow the guidance below to uninstall pypy-pyasn1 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the pypy-pyasn1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pypy-pyasn1
Priority: optional
Section: universe/python
Installed-Size: 191
Maintainer: Ubuntu Developers
Original-Maintainer: Jan Lübbe
Architecture: all
Source: pyasn1
Version: 0.1.9-1
Depends: pypy
Suggests: doc-base
Filename: pool/universe/p/pyasn1/pypy-pyasn1_0.1.9-1_all.deb
Size: 28056
MD5sum: dc0310e1563b4d8bd995687990d58986
SHA1: 438ea5e2f2d16825d51b31140da1adad246f4a4a
SHA256: b300dea670e425a222c1e3b7e4d6dd5ff2b88e07a38561ef28d7d803cbd0c9d5
Description-en: ASN.1 library for Python (PyPy 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 PyPy module.
Description-md5: 96f3efa5b6b118cd53d83cab7f115332
Homepage: http://pyasn1.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu