macOS
brew install tcl-tklocal Homebrew formula metadata
sudo port install critclMacPorts ports tree · lang/critcl/Portfile · source: api.github.com
brew
Tool Command Language. Version 9.0.3 via Homebrew; verified 2026-06-22.
install
brew install tcl-tklocal Homebrew formula metadata
sudo port install critclMacPorts ports tree · lang/critcl/Portfile · source: api.github.com
sudo apk add critclAlpine Linux edge package indexes · critcl · source: dl-cdn.alpinelinux.org
sudo apt install critclDebian stable package indexes · critcl · source: deb.debian.org
nix profile install nixpkgs#pagenixpkgs package indexes · pkgs/by-name/pa/page/package.nix · source: api.github.com
sudo zypper install tclopenSUSE Tumbleweed package metadata · tcl · source: download.opensuse.org
scoop install main/ptScoop official bucket manifest trees · bucket/pt.json · source: api.github.com
overview
Tool Command Language
history
Tcl/Tk combines the Tcl embeddable scripting language with the Tk GUI toolkit, giving Unix and cross-platform software a scriptable command language and a portable desktop UI toolkit.
John Ousterhout's official history traces Tcl to Berkeley design-tool work in the early 1980s and to a 1987 idea for a reusable embeddable command language. He began implementation in 1988, and the name Tcl came from its role as a Tool Command Language.
Tk grew from the same design philosophy: Ousterhout wanted reusable GUI components that could be integrated by a scripting language. Work on Tk began in the late 1980s, with the first Internet release following conference presentations in January 1991.
The modern Tcl/Tk project is maintained through canonical source repositories at core.tcl-lang.org. As of the official 2026 project pages, Tcl/Tk 9.0 is the current major release, while Tcl/Tk 8.6 remains a legacy release line.
Tcl spread through early Unix and Internet distribution channels. Ousterhout describes giving out early copies in 1989, presenting Tcl at USENIX in January 1990, and then making source freely available from Berkeley FTP.
Expect was an early breakthrough application: Don Libes built it on Tcl after hearing the USENIX talk, and it became especially popular with system administrators. Tk then accelerated adoption by making Unix GUI development much easier than C-based toolkits such as Motif.
The Tcl project site still positions Tcl as useful for web and desktop applications, networking, administration, testing, and other cross-platform integration work.
Package-manager users install Tcl/Tk for the tclsh interpreter, the wish Tk shell, Tk-based applications, build-time scripting, test harnesses, and the long tail of Tcl extensions and tools.
In Homebrew, the current tcl-tk formula tracks the modern upstream line, exposing versioned executables such as tclsh9.0 and wish9.0 alongside Tcl ecosystem helper commands.
Tcl/Tk matters in package culture because it is both runtime and dependency infrastructure: old Unix software, Tk GUI programs, Expect-style automation, and extension build systems often assume a working Tcl installation.
It is also a reminder that package managers preserve compatibility layers. Tcl/Tk is mature software, but the split between current 9.x and legacy 8.6 lines makes versioned formulas important for users who need old extensions or newer language/runtime behavior.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
critcl | cli | global executable | |
dtplite | cli | global executable | |
mkdoc | cli | global executable | |
nns | cli | global executable | |
nnsd | cli | global executable | |
nnslog | cli | global executable | |
page | cli | global executable | |
pt | cli | global executable | |
tcldocstrip | cli | global executable | |
tclsh | cli | global executable | |
tclsh9.0 | cli | global executable | |
wish | cli | global executable | |
wish9.0 | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:tcl-tk |
|---|---|
| Version | 9.0.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tcl-tk |
| Homepage | https://www.tcl-lang.org |
| Repository | https://core.tcl-lang.org/tcl |
| Upstream docs | https://www.tcl-lang.org/doc |
| License | TCL |
| Source archive | https://downloads.sourceforge.net/project/tcl/Tcl/9.0.3/tcl9.0.3-src.tar.gz |
| Last updated | 2026-06-22T14:06:26-07:00 |
| Pulse | updated |
| Dependencies | libtommath, openssl@3 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | The sqlite3_analyzer binary is in the `sqlite-analyzer` formula. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tcl-tk |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
critcl
sudo port install critclcritcl 3.3.1+dfsg-1
compiled runtime in Tcl
https://andreas-kupries.github.com/critcl/
sudo apt install critclpage
nix profile install nixpkgs#pagept
nix profile install nixpkgs#ptcritcl 3.1.18.1+dfsg-3
compiled runtime in Tcl
https://andreas-kupries.github.com/critcl/
sudo apt install critclcritcl 3.3.1-r1
Compiled Runtime in Tcl
https://andreas-kupries.github.io/critcl/
sudo apk add critclcritcl-doc 3.3.1-r1
Compiled Runtime in Tcl (documentation)
https://andreas-kupries.github.io/critcl/
sudo apk add critcl-doctcl 8.6.18-1.1
The Tcl Programming Language
sudo zypper install tcltk 8.6.18-1.1
Graphical User Interface Toolkit for Tcl
sudo zypper install tkmain/pt
scoop install main/ptsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.