pkg.soopen package index

brew / rank 299

Install tcl-tk with Homebrew, apk, apt, MacPorts, Nix, scoop, zypper

Tool Command Language. Version 9.0.4 via Homebrew; verified 2026-07-16. Also installable with macports: sudo port install critcl.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install tcl-tk

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install critcl

MacPorts ports tree · lang/critcl/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add critcl

Alpine Linux edge package indexes · critcl · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install critcl

Debian stable package indexes · critcl · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#page

nixpkgs package indexes · pkgs/by-name/pa/page/package.nix · source: api.github.com

openSUSE zypperverified · 92%
sudo zypper install tcl

openSUSE Tumbleweed package metadata · tcl · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install main/pt

Scoop official bucket manifest trees · bucket/pt.json · source: api.github.com

overview

Package summary

Tool Command Language

Commands and aliases

  • critcl
  • dtplite
  • mkdoc
  • nns
  • nnsd
  • nnslog
  • page
  • pt
  • tcldocstrip
  • tclsh
  • tclsh9.0
  • wish
  • wish9.0

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 1987: Ousterhout conceived Tcl as an embeddable command language.
  • 1988: Tcl implementation began at Berkeley.
  • 1989: Early copies of Tcl were distributed to interested users.
  • 1990: Tcl was presented at USENIX and made freely available by FTP.
  • 1991: Tk had its first Internet release after USENIX and X Conference presentations.
  • 2012: Tcl/Tk 8.6 first released, according to the official 8.6 page.
  • 2024: Tcl/Tk 9.0 became the successor major release line.
  • 2026: Tcl/Tk 9.0.4 and 8.6.18 listed as current official source releases.

Related projects

  • Tk is the GUI toolkit paired with Tcl and is released with it.
  • Expect, Tcllib, Tklib, TclOO, Thread, and TDBC are part of the broader Tcl ecosystem documented by the core development site.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
critclexecutableindexed executableDiscovered from the local executable index.
dtpliteexecutableindexed executableDiscovered from the local executable index.
mkdocexecutableindexed executableDiscovered from the local executable index.
nnsexecutableindexed executableDiscovered from the local executable index.
nnsdexecutableindexed executableDiscovered from the local executable index.
nnslogexecutableindexed executableDiscovered from the local executable index.
pageexecutableindexed executableDiscovered from the local executable index.
ptexecutableindexed executableDiscovered from the local executable index.
tcldocstripexecutableindexed executableDiscovered from the local executable index.
tclshexecutableindexed executableDiscovered from the local executable index.
tclsh9.0executableindexed executableDiscovered from the local executable index.
wishexecutableindexed executableDiscovered from the local executable index.
wish9.0executableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version9.0.4
manager updated2026-07-16
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:tcl-tk
Version9.0.4
Package managerHomebrew
Homepagehttps://www.tcl-lang.org
Last updated2026-07-16T11:32:32Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

MacPorts94%

critcl

sudo port install critcl
  • installed executable or alias match
  • Matched by: Critcl
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/critcl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

critcl 3.3.1+dfsg-1

compiled runtime in Tcl

https://andreas-kupries.github.com/critcl/

sudo apt install critcl
  • Section: interpreters
  • Architecture: amd64
  • 10 dependencies
  • 1 optional deps
  • installed executable or alias match
  • Matched by: Critcl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: critcl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

page

nix profile install nixpkgs#page
  • installed executable or alias match
  • Matched by: Page
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pa/page/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Nix92%

pt

nix profile install nixpkgs#pt
  • installed executable or alias match
  • Matched by: Pt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pt/pt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

critcl 3.1.18.1+dfsg-3

compiled runtime in Tcl

https://andreas-kupries.github.com/critcl/

sudo apt install critcl
  • Section: universe/interpreters
  • Architecture: amd64
  • 8 dependencies
  • 1 optional deps
  • installed executable or alias match
  • Matched by: Critcl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: critcl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

critcl 3.3.1-r1

Compiled Runtime in Tcl

https://andreas-kupries.github.io/critcl/

sudo apk add critcl
  • License: TCL
  • Architecture: x86_64
  • Source Package: critcl
  • 1 dependencies
  • 1 provides
  • installed executable or alias match
  • Matched by: Critcl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: critcl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

critcl-doc 3.3.1-r1

Compiled Runtime in Tcl (documentation)

https://andreas-kupries.github.io/critcl/

sudo apk add critcl-doc
  • License: TCL
  • Architecture: x86_64
  • Source Package: critcl
  • installed executable or alias match
  • Matched by: Critcl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: critcl-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper92%

tcl 8.6.18-1.3

The Tcl Programming Language

http://www.tcl.tk

sudo zypper install tcl
  • License: TCL
  • Category: Development/Languages/Tcl
  • Architecture: x86_64
  • Source Package: tcl
  • 6 dependencies
  • 12 provides
  • installed executable or alias match
  • Matched by: Tclsh
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tcl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper92%

tk 8.6.18-1.3

Graphical User Interface Toolkit for Tcl

http://www.tcl.tk

sudo zypper install tk
  • License: TCL
  • Category: Development/Languages/Tcl
  • Architecture: x86_64
  • Source Package: tk
  • 10 dependencies
  • 5 provides
  • installed executable or alias match
  • Matched by: Wish
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
Scoop92%

main/pt

scoop install main/pt
  • installed executable or alias match
  • Matched by: Pt
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/pt.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation