tclsh8.6
8.6.8-2.fc29.x86_64 : Tool Command Language, pronounced tickle
Install
- All systems
-
curl cmd.cat/tclsh8.6.sh
- Debian
-
apt-get install tcl8.6
- Ubuntu
-
apt-get install tcl8.6
- Alpine
-
apk add tcl
- Arch Linux
-
pacman -S tcl
- Kali Linux
-
apt-get install tcl8.6
- CentOS
-
yum install tcl
- Fedora
-
dnf install tcl-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tcl8.6
- Raspbian
-
apt-get install tcl8.6
- Dockerfile
- dockerfile.run/tclsh8.6
- Docker
-
docker run cmd.cat/tclsh8.6 tclsh8.6
powered by Commando
tcl-1
8.6.8-2.fc29.x86_64 : Tool Command Language, pronounced tickle
tcl8.6
Tcl (the Tool Command Language) v8.6 - shell
Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl shell which you need to run Tcl scripts. This version includes thread support.
tcl
The Tcl (Tool Command Language) provides a powerful platform for
creating integration applications that tie together diverse applications, protocols, devices, and frameworks. When paired with the Tk toolkit, Tcl provides a fastest and powerful way to create cross-platform GUI applications. Tcl can also be used for a variety of web-related tasks and for creating powerful command languages for applications.