How to Install and Uninstall python3-tk Package on openSUSE Leap

Last updated: March 28,2024

1. Install "python3-tk" package

This is a short guide on how to install python3-tk on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-tk

2. Uninstall "python3-tk" package

Please follow the instructions below to uninstall python3-tk on openSUSE Leap:

$ sudo zypper remove python3-tk

3. Information about the python3-tk package on openSUSE Leap

Information for package python3-tk:
-----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-tk
Version : 3.6.15-150300.10.54.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 998.4 KiB
Installed : No
Status : not installed
Source package : python3-3.6.15-150300.10.54.1.src
Upstream URL : https://www.python.org/
Summary : TkInter, a Python Tk Interface
Description :
Python interface to Tk. Tk is the GUI toolkit that comes with Tcl.