pypy

Fast and compliant alternative implementation of the Python language. More information: <https://doc.pypy.org>.

Debian Debian
RUN apt-get update && \ apt-get install -y pypy
Ubuntu
RUN apt-get update && \ apt-get install -y pypy
Arch Arch Linux
RUN pacman -S --noconfirm pypy
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pypy
Fedora
RUN dnf install -y pypy
Raspbian
RUN apt-get update && \ apt-get install -y pypy
click the source code to copy install pypy on any operating system with command-not-found.com