How to Install and Uninstall python39-tkinter.x86_64 Package on AlmaLinux 8

Last updated: September 21,2024

1. Install "python39-tkinter.x86_64" package

Please follow the steps below to install python39-tkinter.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install python39-tkinter.x86_64

2. Uninstall "python39-tkinter.x86_64" package

Learn how to uninstall python39-tkinter.x86_64 on AlmaLinux 8:

$ sudo dnf remove python39-tkinter.x86_64 $ sudo dnf autoremove

3. Information about the python39-tkinter.x86_64 package on AlmaLinux 8

Last metadata expiration check: 2:01:59 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python39-tkinter
Version : 3.9.7
Release : 1.module_el8.6.0+2780+a40f65e1
Architecture : x86_64
Size : 324 k
Source : python39-3.9.7-1.module_el8.6.0+2780+a40f65e1.src.rpm
Repository : appstream
Summary : A GUI toolkit for Python
URL : https://www.python.org/
License : Python
Description : The Tkinter (Tk interface) library is a graphical user interface toolkit for
: the Python programming language.