How to Install and Uninstall tk-devel.i686 Package on CentOS 8 / RHEL 8
Last updated: November 28,2024
1. Install "tk-devel.i686" package
In this section, we are going to explain the necessary steps to install tk-devel.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
tk-devel.i686
Copied
2. Uninstall "tk-devel.i686" package
This is a short guide on how to uninstall tk-devel.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
tk-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the tk-devel.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:53:02 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : tk-devel
Epoch : 1
Version : 8.6.8
Release : 1.el8
Architecture : i686
Size : 498 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.
Available Packages
Name : tk-devel
Epoch : 1
Version : 8.6.8
Release : 1.el8
Architecture : i686
Size : 498 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.