How to Install and Uninstall tk-devel.x86_64 Package on CentOS Stream 9
Last updated: November 16,2024
1. Install "tk-devel.x86_64" package
In this section, we are going to explain the necessary steps to install tk-devel.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
tk-devel.x86_64
Copied
2. Uninstall "tk-devel.x86_64" package
Here is a brief guide to show you how to uninstall tk-devel.x86_64 on CentOS Stream 9:
$
sudo dnf remove
tk-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the tk-devel.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:40:33 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : tk-devel
Epoch : 1
Version : 8.6.10
Release : 9.el9
Architecture : x86_64
Size : 552 k
Source : tk-8.6.10-9.el9.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.10
Release : 9.el9
Architecture : x86_64
Size : 552 k
Source : tk-8.6.10-9.el9.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.