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

Last updated: May 03,2024

1. Install "python3-pyface" package

Learn how to install python3-pyface on Kali Linux

$ sudo apt update $ sudo apt install python3-pyface

2. Uninstall "python3-pyface" package

Please follow the instructions below to uninstall python3-pyface on Kali Linux:

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

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

Package: python3-pyface
Source: python-pyface
Version: 8.0.0-1
Installed-Size: 4179
Maintainer: Debian Python Team
Architecture: all
Depends: python3-importlib-metadata | python3-supported-min (>= 3.10), python3-importlib-resources | python3-supported-min (>= 3.9), python3-traits (>= 6), python3:any, python3-numpy, python3-pygments, python3-pyqt5, python3-pyqt5.qtopengl, python3-pyqt5.qtsvg, python3-pyqt5.qtwebkit
Size: 679200
SHA256: 7838d8b9475b5b078638dc599e51401c039a61da20f9a3afa612f4d6df75cd22
SHA1: b111c2c222d6807603d6e403e0dfd66f726da7de
MD5sum: 7a673d67789a74641644c9fef10d820d
Description: traits-capable windowing framework
The pyface project contains a toolkit-independent GUI abstraction
layer, which is used to support the "visualization" features of the
Traits package. Thus, you can write code in terms of the Traits API
(views, items, editors, etc.), and let pyface and your selected
toolkit and back-end take care of the details of displaying them.
.
The following GUI backends are supported:
o wxPython
o PyQt
o PySide
Description-md5:
Homepage: https://docs.enthought.com/pyface/
Section: python
Priority: optional
Filename: pool/main/p/python-pyface/python3-pyface_8.0.0-1_all.deb