How to Install and Uninstall tk.x86_64 Package on Amazon Linux 2

Last updated: June 24,2024

1. Install "tk.x86_64" package

Please follow the instructions below to install tk.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install tk.x86_64

2. Uninstall "tk.x86_64" package

Please follow the guidance below to uninstall tk.x86_64 on Amazon Linux 2:

$ sudo yum remove tk.x86_64 $ sudo yum autoremove

3. Information about the tk.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : tk
Arch : x86_64
Epoch : 1
Version : 8.5.13
Release : 6.amzn2.0.2
Size : 1.4 M
Repo : amzn2-core/2/x86_64
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.