How to Install and Uninstall tk-devel.i686 Package on CentOS Stream 9

Last updated: September 29,2024

1. Install "tk-devel.i686" package

Please follow the steps below to install tk-devel.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install tk-devel.i686

2. Uninstall "tk-devel.i686" package

Learn how to uninstall tk-devel.i686 on CentOS Stream 9:

$ sudo dnf remove tk-devel.i686 $ sudo dnf autoremove

3. Information about the tk-devel.i686 package on CentOS Stream 9

Last metadata expiration check: 1:10:29 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : tk-devel
Epoch : 1
Version : 8.6.10
Release : 8.el9
Architecture : i686
Size : 552 k
Source : tk-8.6.10-8.el9.src.rpm
Repository : appstream
Summary : Tk graphical toolkit development files
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.
:
: The package contains the development files and man pages for tk.