How to Install and Uninstall python3-pmw.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 11,2024

1. Install "python3-pmw.noarch" package

Please follow the steps below to install python3-pmw.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-pmw.noarch

2. Uninstall "python3-pmw.noarch" package

Please follow the guidance below to uninstall python3-pmw.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-pmw.noarch $ sudo dnf autoremove

3. Information about the python3-pmw.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:26:12 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pmw
Version : 2.1.1
Release : 1.el9
Architecture : noarch
Size : 555 k
Source : python-pmw-2.1.1-1.el9.src.rpm
Repository : epel
Summary : Python powerwidgets
URL : http://pmw.sourceforge.net/
License : MIT and GPLv2+
Description : Pmw is a toolkit for building high-level compound widgets in Python
: using the Tkinter module. It consists of a set of base classes and a
: library of flexible and extensible megawidgets built on this
: foundation. These megawidgets include notebooks, comboboxes, selection
: widgets, paned widgets, scrolled widgets and dialog windows.