How to Install and Uninstall python3.13-tkinter.x86_64 Package on Fedora 38

Last updated: October 10,2024

1. Install "python3.13-tkinter.x86_64" package

Please follow the step by step instructions below to install python3.13-tkinter.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install python3.13-tkinter.x86_64

2. Uninstall "python3.13-tkinter.x86_64" package

In this section, we are going to explain the necessary steps to uninstall python3.13-tkinter.x86_64 on Fedora 38:

$ sudo dnf remove python3.13-tkinter.x86_64 $ sudo dnf autoremove

3. Information about the python3.13-tkinter.x86_64 package on Fedora 38

Last metadata expiration check: 0:43:34 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3.13-tkinter
Version : 3.13.0~a4
Release : 2.fc38
Architecture : x86_64
Size : 379 k
Source : python3.13-3.13.0~a4-2.fc38.src.rpm
Repository : updates
Summary : A GUI toolkit for Python
URL : https://www.python.org/
License : Python-2.0.1
Description : The Tkinter (Tk interface) library is a graphical user interface toolkit for
: the Python programming language.