py3clean

minimal subset of the Python language (default python3 version)

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