How to Install and Uninstall jimtcl Package on openSUSE Leap

Last updated: June 07,2024

1. Install "jimtcl" package

Please follow the guidelines below to install jimtcl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install jimtcl

2. Uninstall "jimtcl" package

This guide covers the steps necessary to uninstall jimtcl on openSUSE Leap:

$ sudo zypper remove jimtcl

3. Information about the jimtcl package on openSUSE Leap

Information for package jimtcl:
-------------------------------
Repository : Main Repository
Name : jimtcl
Version : 0.81-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 40.9 KiB
Installed : No
Status : not installed
Source package : jimtcl-0.81-bp155.1.7.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.