How to Install and Uninstall tk-devel.x86_64 Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "tk-devel.x86_64" package

Learn how to install tk-devel.x86_64 on Oracle Linux 9

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

2. Uninstall "tk-devel.x86_64" package

Please follow the guidelines below to uninstall tk-devel.x86_64 on Oracle Linux 9:

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

3. Information about the tk-devel.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:37:10 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : tk-devel
Epoch : 1
Version : 8.6.10
Release : 9.el9
Architecture : x86_64
Size : 810 k
Source : tk-8.6.10-9.el9.src.rpm
Repository : ol9_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.