How to Install and Uninstall jimtcl Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "jimtcl" package

Please follow the instructions below to install jimtcl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install jimtcl

2. Uninstall "jimtcl" package

Learn how to uninstall jimtcl on openSuSE Tumbleweed:

$ sudo zypper remove jimtcl

3. Information about the jimtcl package on openSuSE Tumbleweed

Information for package jimtcl:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jimtcl
Version : 0.82-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 44.9 KiB
Installed : No
Status : not installed
Source package : jimtcl-0.82-1.3.src
Upstream URL : http://jim.tcl.tk
Summary : A small embeddable Tcl interpreter
Description :
Jim is an opensource small-footprint implementation of the Tcl programming
language. It implements a large subset of Tcl and adds new features like
references with garbage collection, closures, built-in Object Oriented
Programming system, Functional Programming commands, first-class arrays and
UTF-8 support.