How to Install and Uninstall jimtcl-devel.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "jimtcl-devel.x86_64" package

Please follow the steps below to install jimtcl-devel.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install jimtcl-devel.x86_64

2. Uninstall "jimtcl-devel.x86_64" package

This guide let you learn how to uninstall jimtcl-devel.x86_64 on Fedora 34:

$ sudo dnf remove jimtcl-devel.x86_64 $ sudo dnf autoremove

3. Information about the jimtcl-devel.x86_64 package on Fedora 34

Last metadata expiration check: 3:23:07 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : jimtcl-devel
Version : 0.81
Release : 2.fc34
Architecture : x86_64
Size : 37 k
Source : jimtcl-0.81-2.fc34.src.rpm
Repository : updates
Summary : Development files for jimtcl
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.
:
: The jimtcl-devel package contains libraries and header files for
: developing applications that use jimtcl.