Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, MacPorts, Nix, scoop, zypper 安装 tcl-tk

查看 tcl-tk 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tcl-tk

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install critcl

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add critcl

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

Debian apt已验证 · 92%
sudo apt install critcl

Debian stable package indexes · critcl · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#page

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

openSUSE zypper已验证 · 92%
sudo zypper install tcl

openSUSE Tumbleweed package metadata · tcl · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/pt

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

概览

软件包摘要

Tool Command Language

命令和别名

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

历史

项目历史与用法

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
critclcli全局可执行文件
dtplitecli全局可执行文件
mkdoccli全局可执行文件
nnscli全局可执行文件
nnsdcli全局可执行文件
nnslogcli全局可执行文件
pagecli全局可执行文件
ptcli全局可执行文件
tcldocstripcli全局可执行文件
tclshcli全局可执行文件
tclsh9.0cli全局可执行文件
wishcli全局可执行文件
wish9.0cli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本9.0.3
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.tcl-lang.org

安装元数据

软件包元数据

软件包键brew:tcl-tk
版本9.0.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/tcl-tk
主页https://www.tcl-lang.org
仓库https://core.tcl-lang.org/tcl
上游文档https://www.tcl-lang.org/doc
许可证TCL
源码归档https://downloads.sourceforge.net/project/tcl/Tcl/9.0.3/tcl9.0.3-src.tar.gz
最后更新2026-06-22T14:06:26-07:00
Pulseupdated
依赖libtommath, openssl@3
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明
注意事项The sqlite3_analyzer binary is in the `sqlite-analyzer` formula.

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametcl-tk
Aliases
  • tcl-tk@9
Version Scheme0
Revision0
Conflicts With
  • page
  • the_platinum_searcher
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

MacPorts94%

critcl

sudo port install critcl
  • installed executable or alias match
  • 匹配方式: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 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式: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 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式: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
  • 匹配方式: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.1

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 依赖
  • 12 提供
  • installed executable or alias match
  • 匹配方式:Tclsh
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tcl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

tk 8.6.18-1.1

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 依赖
  • 5 提供
  • installed executable or alias match
  • 匹配方式:Wish
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop92%

main/pt

scoop install main/pt
  • installed executable or alias match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment