How to Install and Uninstall mingw32-jimtcl.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "mingw32-jimtcl.noarch" package

This is a short guide on how to install mingw32-jimtcl.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install mingw32-jimtcl.noarch

2. Uninstall "mingw32-jimtcl.noarch" package

Please follow the instructions below to uninstall mingw32-jimtcl.noarch on Fedora 36:

$ sudo dnf remove mingw32-jimtcl.noarch $ sudo dnf autoremove

3. Information about the mingw32-jimtcl.noarch package on Fedora 36

Last metadata expiration check: 3:29:27 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mingw32-jimtcl
Version : 0.81
Release : 2.fc36
Architecture : noarch
Size : 239 k
Source : mingw-jimtcl-0.81-2.fc36.src.rpm
Repository : fedora
Summary : MinGW 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.