idle

with Python 2

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