pyversions

minimal subset of the Python language (default version)

Debian Debian
RUN apt-get update && \ apt-get install -y python-minimal
Ubuntu
RUN apt-get update && \ apt-get install -y python-minimal
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python2-minimal
Raspbian
RUN apt-get update && \ apt-get install -y python-minimal
click the source code to copy install pyversions on any operating system with command-not-found.com