How to Install and Uninstall jimtcl.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "jimtcl.x86_64" package

Here is a brief guide to show you how to install jimtcl.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install jimtcl.x86_64

2. Uninstall "jimtcl.x86_64" package

Please follow the instructions below to uninstall jimtcl.x86_64 on Fedora 36:

$ sudo dnf remove jimtcl.x86_64 $ sudo dnf autoremove

3. Information about the jimtcl.x86_64 package on Fedora 36

Last metadata expiration check: 5:25:42 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : jimtcl
Version : 0.81
Release : 3.fc36
Architecture : x86_64
Size : 249 k
Source : jimtcl-0.81-3.fc36.src.rpm
Repository : fedora
Summary : A small embeddable Tcl interpreter
URL : http://jim.tcl.tk
License : BSD
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.