How to Install and Uninstall mingw64-jimtcl.noarch Package on Fedora 39

Last updated: November 29,2024

1. Install "mingw64-jimtcl.noarch" package

In this section, we are going to explain the necessary steps to install mingw64-jimtcl.noarch on Fedora 39

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

2. Uninstall "mingw64-jimtcl.noarch" package

Here is a brief guide to show you how to uninstall mingw64-jimtcl.noarch on Fedora 39:

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

3. Information about the mingw64-jimtcl.noarch package on Fedora 39

Last metadata expiration check: 4:34:41 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : mingw64-jimtcl
Version : 0.81
Release : 6.fc39
Architecture : noarch
Size : 229 k
Source : mingw-jimtcl-0.81-6.fc39.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.