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

Last updated: January 16,2025

1. Install "jimtcl.i686" package

Please follow the guidance below to install jimtcl.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install jimtcl.i686

2. Uninstall "jimtcl.i686" package

Please follow the steps below to uninstall jimtcl.i686 on Fedora 36:

$ sudo dnf remove jimtcl.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:04:37 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : jimtcl
Version : 0.81
Release : 3.fc36
Architecture : i686
Size : 270 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.