Automic VaultAutomic Vault

brew

jimtcl mit Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jimtcl in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install jimtcl

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install jimtcl

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add jimtcl

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

Fedora dnfverifiziert · 92%
sudo dnf install jimtcl

Fedora Rawhide package metadata · jimtcl · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#jimtcl

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S jimtcl

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

openSUSE zypperverifiziert · 92%
sudo zypper install jimtcl

openSUSE Tumbleweed package metadata · jimtcl · Quelle: download.opensuse.org

Debian aptverifiziert · 92%
sudo apt install jimsh

Debian stable package indexes · jimsh · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Small footprint implementation of Tcl

Befehle und Aliase

  • build-jim-ext
  • jimdb
  • jimsh

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
build-jim-extcliglobales Executable
jimdbcliglobales Executable
jimshcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version0.84
Manager aktualisiert2026-07-16
lokale DatenOK
Upstreamaktuell
neueste erkannte Version0.84

https://github.com/msteveb/jimtcl

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:jimtcl
Version0.84
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/jimtcl
Homepagehttps://jim.tcl.tk/index.html
Repositoryhttps://github.com/msteveb/jimtcl
Upstream-Dokumentationhttps://jim.tcl-lang.org/home/doc/trunk/jim_tcl.txt
LizenzBSD-2-Clause
Quellarchivhttps://github.com/msteveb/jimtcl/archive/refs/tags/0.84.tar.gz
Zuletzt aktualisiert2026-07-16T04:48:37Z
Pulseupdated
Abhängigkeitenopenssl@3, readline
Von macOS bereitgestellte Bibliothekensqlite
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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