tclsh8.6

8.6.8-2.fc29.x86_64 : Tool Command Language, pronounced tickle

Debian Debian
RUN apt-get update && \ apt-get install -y tcl8.6
Ubuntu
RUN apt-get update && \ apt-get install -y tcl8.6
Alpine
RUN apk add tcl
Arch Arch Linux
RUN pacman -S --noconfirm tcl
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y tcl8.6
CentOS
RUN yum install -y tcl
Fedora
RUN dnf install -y tcl-1
Raspbian
RUN apt-get update && \ apt-get install -y tcl8.6
click the source code to copy install tclsh8.6 on any operating system with command-not-found.com