How to Install and Uninstall tk.i686 Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "tk.i686" package

Please follow the guidance below to install tk.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install tk.i686

2. Uninstall "tk.i686" package

This tutorial shows how to uninstall tk.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove tk.i686 $ sudo dnf autoremove

3. Information about the tk.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:53:00 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : tk
Epoch : 1
Version : 8.6.8
Release : 1.el8
Architecture : i686
Size : 1.6 M
Source : tk-8.6.8-1.el8.src.rpm
Repository : appstream
Summary : The graphical toolkit for the Tcl scripting language
URL : http://tcl.sourceforge.net
License : TCL
Description : When paired with the Tcl scripting language, Tk provides a fast and powerful
: way to create cross-platform GUI applications.