How to Install and Uninstall python-wxtools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-wxtools" package

Please follow the guidance below to install python-wxtools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-wxtools

2. Uninstall "python-wxtools" package

This is a short guide on how to uninstall python-wxtools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-wxtools $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-wxtools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-wxtools
Priority: optional
Section: universe/python
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: wxWidgets Maintainers
Architecture: all
Source: wxpython3.0
Version: 3.0.2.0+dfsg-1build1
Depends: python-wxgtk3.0, python
Filename: pool/universe/w/wxpython3.0/python-wxtools_3.0.2.0+dfsg-1build1_all.deb
Size: 8352
MD5sum: f114c401ba424ed61955d54475c66d52
SHA1: 78957a8196ca848584ecc1efbe4a5f3a69dc6b9e
SHA256: 1ca8cfc96a57bf764b324db971abb09542efa1648226316064c8006b9a512e00
Description-en: Tools from the wxPython distribution
wxWidgets (formerly known as wxWindows) is a class library for C++ providing
GUI components and other facilities on several popular platforms (and some
unpopular ones as well).
.
This package provides support utilities and common files for wxPython.
Description-md5: 892e95dfbccddc23f84f0e4a3ea67923
Homepage: http://wxpython.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu