easy_install-3.6

Python3 Distutils Enhancements

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