How to Install and Uninstall python3-pmw Package on Kali Linux

Last updated: November 22,2024

1. Install "python3-pmw" package

Please follow the guidance below to install python3-pmw on Kali Linux

$ sudo apt update $ sudo apt install python3-pmw

2. Uninstall "python3-pmw" package

Learn how to uninstall python3-pmw on Kali Linux:

$ sudo apt remove python3-pmw $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pmw package on Kali Linux

Package: python3-pmw
Source: python-pmw
Version: 2.1-3
Installed-Size: 416
Maintainer: Debian QA Group
Architecture: all
Depends: python3:any, python3-tk
Recommends: blt
Suggests: python-pmw-doc
Size: 66792
SHA256: 2513bca91d49f8d90913402be6992ce771d701ff53ba0b1814d429772dc1b392
SHA1: 14559fdd08791819812c655f3dbf3b5401b59001
MD5sum: 5b6d33cbced1b9a11d6ac598ba7e8e5e
Description: Pmw -- Python MegaWidgets (python3 module)
Pmw is a framework for building high-level compound widgets in Python
using the Tkinter interface to the Tk graphics library. It
consists of a set of base classes and a library of flexible and
extensible megawidgets built on these base classes.
.
This package provides the pmw modules.
Description-md5:
Homepage: http://pmw.sourceforge.net/
Section: python
Priority: optional
Filename: pool/main/p/python-pmw/python3-pmw_2.1-3_all.deb