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

Last updated: May 19,2024

1. Install "pypy-dev" package

This is a short guide on how to install pypy-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pypy-dev

2. Uninstall "pypy-dev" package

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

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

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

Package: pypy-dev
Architecture: all
Version: 5.1.2+dfsg-1~16.04
Priority: extra
Section: universe/python
Source: pypy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Stefano Rivera
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 234
Pre-Depends: dpkg (>= 1.15.6~)
Depends: pypy (>= 5.1.2+dfsg-1~16.04)
Filename: pool/universe/p/pypy/pypy-dev_5.1.2+dfsg-1~16.04_all.deb
Size: 46416
MD5sum: 917181fd50267e82fe1e46a508213417
SHA1: a38f6b3a7b7286d79f7fe9ed9fd6356c61c8f7a3
SHA256: edc92a985e65b10d9dc9dadc4bd439616e9fd3ace2fe65674e25f3b4602229af
SHA512: 75a2df46330632668f53d02395254c6d9080e17b12e025c5c341f0b7e27d5ffdca47c70bc85a6156845db236535d3ff206c460117388e6dd821acf864c1c0ae6
Homepage: http://pypy.org/
Description-en: header files for PyPy (an alternative Python interpreter)
Header files for compiling cpython C extension modules for use with PyPy.
Note that pure Python modules will probably perform better.
.
PyPy supports a subset of cpython's C API through its CPyExt subsystem.
.
PyPy is a fast, compliant alternative implementation of the Python language
(2.7).
Description-md5: ad8c8dc7011492bca225d874d3427f2a

Package: pypy-dev
Priority: extra
Section: universe/python
Installed-Size: 234
Maintainer: Ubuntu Developers
Original-Maintainer: Stefano Rivera
Architecture: all
Source: pypy
Version: 5.0.1+dfsg-4
Depends: pypy (>= 5.0.1+dfsg-4)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/pypy/pypy-dev_5.0.1+dfsg-4_all.deb
Size: 46170
MD5sum: 324c76b5fce5916dddc7e36a228b250d
SHA1: 96d3dbba04dc68a5f6c3328131d3e74a22b5028c
SHA256: 5817bddac0f68debd78b7e3cbee52286f2853d990379fc62ae5904d81730a280
Description-en: header files for PyPy (an alternative Python interpreter)
Header files for compiling cpython C extension modules for use with PyPy.
Note that pure Python modules will probably perform better.
.
PyPy supports a subset of cpython's C API through its CPyExt subsystem.
.
PyPy is a fast, compliant alternative implementation of the Python language
(2.7).
Description-md5: ad8c8dc7011492bca225d874d3427f2a
Homepage: http://pypy.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu