tclsh8.5
Tcl (the Tool Command Language) v8.5 - shell
Install
- All systems
-
curl cmd.cat/tclsh8.5.sh
- Debian
-
apt-get install tcl8.5
- Ubuntu
-
apt-get install tcl8.5
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tcl8.5
- Raspbian
-
apt-get install tcl8.5
- Dockerfile
- dockerfile.run/tclsh8.5
tcl8.5
Tcl (the Tool Command Language) v8.5 - 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.