How to Install and Uninstall tk-devel.i686 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "tk-devel.i686" package

Please follow the step by step instructions below to install tk-devel.i686 on Rocky Linux 8

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

2. Uninstall "tk-devel.i686" package

Please follow the instructions below to uninstall tk-devel.i686 on Rocky Linux 8:

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

3. Information about the tk-devel.i686 package on Rocky Linux 8

Last metadata expiration check: 1:58:41 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : tk-devel
Epoch : 1
Version : 8.6.8
Release : 1.el8
Architecture : i686
Size : 497 k
Source : tk-8.6.8-1.el8.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.