Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt 安装 jimtcl

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install jimtcl

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install jimtcl

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

Linux

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

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

Fedora dnf已验证 · 92%
sudo dnf install jimtcl

Fedora Rawhide package metadata · jimtcl · 来源: dl.fedoraproject.org

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

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

Arch Linux pacman已验证 · 92%
sudo pacman -S jimtcl

Arch Linux sync databases · jimtcl · 来源: geo.mirror.pkgbuild.com

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

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

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

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

概览

软件包摘要

Small footprint implementation of Tcl

命令和别名

  • build-jim-ext
  • jimdb
  • jimsh

历史

项目历史与用法

Jim Tcl is a small-footprint implementation of Tcl intended for embedding, standalone scripting through `jimsh`, and systems where the full Tcl distribution is too large. Its manual describes a Tcl 8.5-compatible core with many Tcl 8.6 commands, optional modules, object-based I/O, sockets, integer, dict, and operating-system features.

项目历史

Jim Tcl began in January 2005 as Salvatore Sanfilippo's experiment in hacking on Tcl. The project README says that after about a month it could run simple scripts, and after about two months it had grown beyond a disposable toy into a candidate real interpreter, with early contributions from Pat Thoyts and Clemens Hintze.

The project later developed into an embeddable interpreter with optional extensions, a modular build, and the `jimsh` command shell. Its copyright and maintainer notes show a wider contributor base by 2008 and Steve Bennett as maintainer, while the release stream and reference manual show continuing work through the 0.8x series.

采用历史

Jim Tcl's most visible adoption came from embedded and systems tooling. OpenOCD documents that it uses Jim Tcl as its command interpreter, that OpenOCD configuration scripts are Jim Tcl scripts, and that OpenOCD commands extend Jim Tcl. That made Jim Tcl part of the toolchain used by developers working with on-chip debugging and microcontroller boards.

使用方式

Jim Tcl can be linked into applications with `cc <source> -ljim`, used interactively with `jimsh`, or used to run Tcl scripts from files, standard input, or `jimsh -e`. The README frames its use cases as scriptable applications, embedded systems, configuration-file-like syntax, and a compact Tcl implementation that can be shipped inside another program.

为什么软件包爱好者会关心

Jim Tcl is package-nerd catnip because it is a language runtime small enough to show up as both an application dependency and a standalone shell. It explains why some packages depend on `jimsh` or `jimtcl` rather than full Tcl: the value is a Tcl-like extension language in roughly hundreds of kilobytes, with feature selection controlled at build time.

时间线

  • 2005: Salvatore Sanfilippo started Jim Tcl in the first days of January; early contributors helped turn it into a beta-stage interpreter.
  • 2008: Steve Bennett appears among project copyright holders and maintainer contacts in the README.
  • 2023: Release 0.82 continued the 0.8x series with changes such as `try` traps, `aio stat`, async sockets, and richer frame support.
  • 2024: Release 0.83 added changes including multi-level `break` and `continue`, fuller stack traces, `lsort -dict`, and additional I/O improvements.
  • 2024: The reference manual identifies Jim Tcl v0.83+ and documents a Tcl 8.5+ compatible core plus selected Tcl 8.6 features.

Related projects

  • Jim Tcl is directly related to Tcl, Tcl 8.5, Tcl 8.6, and the embeddable-language tradition represented by Lua and Guile. In packaging graphs it is also tied to OpenOCD, which uses Jim Tcl scripts and command extensions for debugger configuration.

安全态势

风险级别:绿色

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 个运行时依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
build-jim-extcli全局可执行文件
jimdbcli全局可执行文件
jimshcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-26
管理器版本0.84
管理器更新时间2026-07-16
本地数据OK
上游当前
检测到的最新版本0.84

https://github.com/msteveb/jimtcl

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:jimtcl
版本0.84
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/jimtcl
主页https://jim.tcl.tk/index.html
仓库https://github.com/msteveb/jimtcl
上游文档https://jim.tcl-lang.org/home/doc/trunk/jim_tcl.txt
许可证BSD-2-Clause
源码归档https://github.com/msteveb/jimtcl/archive/refs/tags/0.84.tar.gz
最后更新2026-07-16T04:48:37Z
Pulseupdated
依赖openssl@3, readline
macOS 提供的库sqlite
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejimtcl
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

jimsh 0.83-2

small-footprint implementation of Tcl named Jim

http://jim.tcl.tk/

sudo apt install jimsh
  • Section: devel
  • Architecture: amd64
  • Source Package: jimtcl
  • 2 依赖
  • normalized package name match
  • 匹配方式:Jimtcl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jimsh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjim-dev 0.83-2

small-footprint implementation of Tcl - development files

http://jim.tcl.tk/

sudo apt install libjim-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: jimtcl
  • 1 依赖
  • normalized package name match
  • 匹配方式:Jimtcl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjim-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjim0.83 0.83-2

small-footprint implementation of Tcl - shared library

http://jim.tcl.tk/

sudo apt install libjim0.83
  • Section: libs
  • Architecture: amd64
  • Source Package: jimtcl
  • 2 依赖
  • normalized package name match
  • 匹配方式:Jimtcl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjim0.83 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jimtcl

nix profile install nixpkgs#jimtcl
  • normalized package name match
  • 匹配方式:Jimtcl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ji/jimtcl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

jimsh 0.82-4.1build2

small-footprint implementation of Tcl named Jim

http://jim.tcl.tk/

sudo apt install jimsh
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: jimtcl
  • 2 依赖
  • normalized package name match
  • 匹配方式:Jimtcl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jimsh from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjim-dev 0.82-4.1build2

small-footprint implementation of Tcl - development files

http://jim.tcl.tk/

sudo apt install libjim-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: jimtcl
  • 1 依赖
  • normalized package name match
  • 匹配方式:Jimtcl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjim-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjim0.82t64 0.82-4.1build2

small-footprint implementation of Tcl - shared library

http://jim.tcl.tk/

sudo apt install libjim0.82t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: jimtcl
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Jimtcl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjim0.82t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

jimtcl 0.83-r0

An open-source, small footprint implementation of Tcl

https://github.com/msteveb/jimtcl

sudo apk add jimtcl
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: jimtcl
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Jimtcl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jimtcl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jimtcl-dbg 0.83-r0

An open-source, small footprint implementation of Tcl (debug symbols)

https://github.com/msteveb/jimtcl

sudo apk add jimtcl-dbg
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: jimtcl
  • 1 依赖
  • normalized package name match
  • 匹配方式:Jimtcl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jimtcl-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jimtcl-dev 0.83-r0

An open-source, small footprint implementation of Tcl (development files)

https://github.com/msteveb/jimtcl

sudo apk add jimtcl-dev
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: jimtcl
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Jimtcl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jimtcl-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jimtcl-doc 0.83-r0

An open-source, small footprint implementation of Tcl (documentation)

https://github.com/msteveb/jimtcl

sudo apk add jimtcl-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: jimtcl
  • normalized package name match
  • 匹配方式:Jimtcl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jimtcl-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jimtcl-readline 0.83-r0

Interface to readline and Tcl wrapper for Jim Tcl

https://github.com/msteveb/jimtcl

sudo apk add jimtcl-readline
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: jimtcl
  • 1 依赖
  • normalized package name match
  • 匹配方式:Jimtcl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jimtcl-readline from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jimtcl-sqlite3 0.83-r0

Interface to sqlite3 for Jim Tcl

https://github.com/msteveb/jimtcl

sudo apk add jimtcl-sqlite3
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: jimtcl
  • 1 依赖
  • normalized package name match
  • 匹配方式:Jimtcl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jimtcl-sqlite3 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

jimtcl 0.83-4.fc44

A small embeddable Tcl interpreter

http://jim.tcl.tk

sudo dnf install jimtcl
  • License: BSD-2-Clause-Views
  • Category: Unspecified
  • Architecture: i686
  • Source Package: jimtcl
  • 13 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Jimtcl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jimtcl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

jimtcl-devel 0.83-4.fc44

Development files for jimtcl

http://jim.tcl.tk

sudo dnf install jimtcl-devel
  • License: BSD-2-Clause-Views
  • Category: Unspecified
  • Architecture: i686
  • Source Package: jimtcl
  • 5 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Jimtcl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jimtcl-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

jimtcl 0.83-3

A small footprint implementation of Tcl

https://jim.tcl-lang.org/home/doc/www/www/index.html

sudo pacman -S jimtcl
  • License: BSD-2-Clause
  • Architecture: x86_64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Jimtcl
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: jimtcl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

此页面由 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