How to Install and Uninstall python3-tkinter.i686 Package on Fedora 34

Last updated: July 05,2024

1. Install "python3-tkinter.i686" package

Here is a brief guide to show you how to install python3-tkinter.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-tkinter.i686

2. Uninstall "python3-tkinter.i686" package

Learn how to uninstall python3-tkinter.i686 on Fedora 34:

$ sudo dnf remove python3-tkinter.i686 $ sudo dnf autoremove

3. Information about the python3-tkinter.i686 package on Fedora 34

Last metadata expiration check: 0:38:23 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-tkinter
Version : 3.9.13
Release : 1.fc34
Architecture : i686
Size : 312 k
Source : python3.9-3.9.13-1.fc34.src.rpm
Repository : updates
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.