tclsh-default
The Tcl (Tool Command Language) provides a powerful platform for
RUN apt-get update && \
apt-get install -y tcl
RUN apt-get update && \
apt-get install -y tcl
RUN apk add tcl
RUN pacman -S --noconfirm tcl
RUN apt-get update && \
apt-get install -y tcl
RUN yum install -y tcl
RUN dnf install -y tcl
RUN apt-get update && \
apt-get install -y tcl