How to Install and Uninstall pypy3 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "pypy3" package

Learn how to install pypy3 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pypy3

2. Uninstall "pypy3" package

Please follow the guidelines below to uninstall pypy3 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pypy3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the pypy3 package on Ubuntu 21.10 (Impish Indri)

Package: pypy3
Architecture: amd64
Version: 7.3.5+dfsg-2
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Stefano Rivera
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 67040
Provides: pypy37-abi-pp73
Pre-Depends: pypy3-lib (= 7.3.5+dfsg-2), libbz2-1.0, libc6 (>= 2.33), libexpat1 (>= 2.0.1), libffi8ubuntu1 (>= 3.4~20200819), libgdbm6 (>= 1.16), liblzma5 (>= 5.1.1alpha+20120614), libncursesw6 (>= 6), libsqlite3-0 (>= 3.7.15), libssl1.1 (>= 1.1.1), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0)
Suggests: pypy3-doc, pypy3-tk (= 7.3.5+dfsg-2)
Breaks: pypy3-dev (<< 7.3.5+dfsg-2)
Filename: pool/universe/p/pypy3/pypy3_7.3.5+dfsg-2_amd64.deb
Size: 10865944
MD5sum: a3d76638ea2690990c117714a052b759
SHA1: e3c0465ca6a3f3441e04cf9c71c9f548a95ca76a
SHA256: 5baec96929203880628baa4103544afebf36d9eda0d786194d1d102741feaa85
SHA512: b2a608efb0d8d716080fb4c78ea654ac985b07a00d585a4882f71e5911dffc76fd79790b34d5e8ea1897fe837edc9d556f00ccb0e9e979f093720d0c0770d640
Homepage: https://www.pypy.org/
Description-en: fast alternative implementation of Python 3.x - PyPy interpreter
PyPy is a fast, compliant alternative implementation of the Python language
(3.x). It has several advantages and distinct features:
* Speed: thanks to its Just-in-Time compiler (on x86), Python programs often
run faster on PyPy.
* Memory usage: large, memory-hungry Python programs might end up taking less
space than they do in CPython.
* Compatibility: PyPy is highly compatible with existing Python code.
It supports ctypes and can run popular Python libraries like twisted and
django.
* Stackless: PyPy supports stackless mode on most platforms, providing
micro-threads for massive concurrency.
.
This package contains the PyPy interpreter for Python 3.x.
Description-md5: bcca4016544277bbfb1d0363fb139efb