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

Last updated: July 04,2024

1. Install "tclx.i686" package

This is a short guide on how to install tclx.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install tclx.i686

2. Uninstall "tclx.i686" package

In this section, we are going to explain the necessary steps to uninstall tclx.i686 on Fedora 36:

$ sudo dnf remove tclx.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:13:35 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : tclx
Version : 8.4.0
Release : 39.fc36
Architecture : i686
Size : 159 k
Source : tclx-8.4.0-39.fc36.src.rpm
Repository : fedora
Summary : Extensions for Tcl and Tk
URL : http://tclx.sourceforge.net/
License : BSD
Description : Extended Tcl (TclX) is a set of extensions to the Tcl programming language.
: Extended Tcl is oriented towards system programming tasks and large
: application development. TclX provides additional interfaces to the
: operating system, and adds many new programming constructs, text manipulation
: and debugging tools.