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

Last updated: May 10,2024

1. Install "python3-wxutils" package

Learn how to install python3-wxutils on Kali Linux

$ sudo apt update $ sudo apt install python3-wxutils

2. Uninstall "python3-wxutils" package

Please follow the steps below to uninstall python3-wxutils on Kali Linux:

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

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

Package: python3-wxutils
Source: wxutils
Version: 0.3.0-1
Installed-Size: 119
Maintainer: Debian Python Team
Architecture: all
Depends: python3-wxgtk4.0, python3:any
Size: 33888
SHA256: 9ff1b6665561ea73a22bd000e2496cad427b8d92dfdf58a8080f48a080e7ca6d
SHA1: bf2ec287f15ee13ad67d4a746de3aba11d612a9c
MD5sum: 2c8f40ceddeb35e7d5931bd2a77d0208
Description: wxPython utilities and convenience functions (Python 3)
The wxutils library is a small collection of functions and classes,
and is by no means comprehensive.
.
The aim is to simplify code, reduce boiler-plate, make wxPython
coding a bit more python-like, and prevent repeating code across
several projects.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/newville/wxutils
Tag: implemented-in::python, role::shared-lib
Section: python
Priority: optional
Filename: pool/main/w/wxutils/python3-wxutils_0.3.0-1_all.deb