pyvenv-3.6

interactive high-level object-oriented language (default python3 version)

Debian Debian
RUN apt-get update && \ apt-get install -y python3.6-venv
Ubuntu
RUN apt-get update && \ apt-get install -y python3.6-venv
Alpine
RUN apk add python3
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3.6-venv
Fedora
RUN dnf install -y python3
Raspbian
RUN apt-get update && \ apt-get install -y python3
click the source code to copy install pyvenv-3.6 on any operating system with command-not-found.com