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

Last updated: May 21,2024

1. Install "pypy-lib" package

This guide covers the steps necessary to install pypy-lib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pypy-lib

2. Uninstall "pypy-lib" package

Here is a brief guide to show you how to uninstall pypy-lib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: pypy-lib
Architecture: amd64
Version: 5.1.2+dfsg-1~16.04
Multi-Arch: same
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: 13776
Provides: pypy-cffi (= 1.6.0), pypy-cffi-backend-api-9729, pypy-cffi-backend-api-max (= 10239), pypy-cffi-backend-api-min (= 9729)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/pypy/pypy-lib_5.1.2+dfsg-1~16.04_amd64.deb
Size: 2266786
MD5sum: 24aa45cd3302f6e6974c13d5a4b68478
SHA1: 9b34b795ddad7e3700ec5c858b449dc23043ffce
SHA256: 5b220336410a54fbd79fd5ad25939dc16eece736e5a44f7c8aaae4f464667632
SHA512: 5a3c396e5d3cf9d1bed0a5284e0565bb60a0a2d4d2e802c1fdbe61cd35b34373faec612b362c082b6aeb6e89b5413d0755e698457a344f89cc62ccac69f7482b
Homepage: http://pypy.org/
Description-en: standard library for PyPy (an alternative Python interpreter)
The PyPy standard library. This is a combination of modules, copied directly
from cpython, modified cpython modules, and modules entirely re-implemented
(usually in pure Python, where they are C extensions in cpython).
.
PyPy is a fast, compliant alternative implementation of the Python language
(2.7).
Description-md5: 3383c775a50b6d640b85c1f43b10a2cc

Package: pypy-lib
Priority: extra
Section: universe/python
Installed-Size: 13781
Maintainer: Ubuntu Developers
Original-Maintainer: Stefano Rivera
Architecture: amd64
Source: pypy
Version: 5.0.1+dfsg-4
Provides: pypy-cffi (= 1.5.2), pypy-cffi-backend-api-9729, pypy-cffi-backend-api-max (= 10239), pypy-cffi-backend-api-min (= 9729)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/pypy/pypy-lib_5.0.1+dfsg-4_amd64.deb
Size: 2267888
MD5sum: 0cbd1c545580e8dce5c973544248ab58
SHA1: 52934d4c546fc47fe9413701232a85d947d6daf0
SHA256: 9d51c50e2852e6d4a75dd5524097a2b15b97d5d546a13baa9fadc662c71768ff
Description-en: standard library for PyPy (an alternative Python interpreter)
The PyPy standard library. This is a combination of modules, copied directly
from cpython, modified cpython modules, and modules entirely re-implemented
(usually in pure Python, where they are C extensions in cpython).
.
PyPy is a fast, compliant alternative implementation of the Python language
(2.7).
Description-md5: 3383c775a50b6d640b85c1f43b10a2cc
Multi-Arch: same
Homepage: http://pypy.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu