tclsh8.6
8.6.8-2.fc29.x86_64 : Tool Command Language, pronounced tickle
RUN apt-get update && \
apt-get install -y tcl8.6
RUN apt-get update && \
apt-get install -y tcl8.6
RUN apk add tcl
RUN pacman -S --noconfirm tcl
RUN apt-get update && \
apt-get install -y tcl8.6
RUN yum install -y tcl
RUN dnf install -y tcl-1
RUN apt-get update && \
apt-get install -y tcl8.6