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

Last updated: May 17,2024

1. Install "python3-pmw" package

Here is a brief guide to show you how to install python3-pmw on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pmw

2. Uninstall "python3-pmw" package

Please follow the steps below to uninstall python3-pmw on openSUSE Leap:

$ sudo zypper remove python3-pmw

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

Information for package python3-pmw:
------------------------------------
Repository : Main Repository
Name : python3-pmw
Version : 2.0.1-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 2.5 MiB
Installed : No
Status : not installed
Source package : python-pmw-2.0.1-bp155.2.10.src
Upstream URL : http://pmw.sourceforge.net/
Summary : High-level compound widgets in Python using the Tkinter module
Description :
A toolkit for building high-level compound widgets in Python using the Tkinter
module. It contains a set of flexible and extensible megawidgets, including
notebooks, comboboxes, selection widgets, paned widgets, scrolled widgets and
dialog windows.