How to Install and Uninstall tk.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 27,2024
1. Install "tk.i686" package
This is a short guide on how to install tk.i686 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
tk.i686
Copied
2. Uninstall "tk.i686" package
This is a short guide on how to uninstall tk.i686 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
tk.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the tk.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:28:05 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : tk
Epoch : 1
Version : 8.6.10
Release : 9.el9
Architecture : i686
Size : 1.7 M
Source : tk-8.6.10-9.el9.src.rpm
Repository : ubi-9-codeready-builder
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.
Available Packages
Name : tk
Epoch : 1
Version : 8.6.10
Release : 9.el9
Architecture : i686
Size : 1.7 M
Source : tk-8.6.10-9.el9.src.rpm
Repository : ubi-9-codeready-builder
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.