Download the latest version for windows installer Downloads Page from the list of Active Tcl binaries available.
Run the downloaded executable to install the Tcl, which can be done by following the on screen instructions.
$ yum install tcl tk
sudo apt-get install tcl tk
$ tclsh HelloWorld.tcl
$ Hello World