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

Last updated: May 20,2024

1. Install "python3-traitsui" package

This is a short guide on how to install python3-traitsui on Kali Linux

$ sudo apt update $ sudo apt install python3-traitsui

2. Uninstall "python3-traitsui" package

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

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

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

Package: python3-traitsui
Source: python-traitsui
Version: 8.0.0-2
Installed-Size: 15436
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pyface (>= 7), python3-traits (>= 6), python3-importlib-metadata | python3-supported-min (>= 3.8), python3:any
Size: 5691236
SHA256: 96381235372165ca6c5d5f51f385840d30b6ccb8c755cdef4ac12c120d48bca9
SHA1: 6dd8a987e964830517c1be86974aeb85f6d6d8e6
MD5sum: d11151d1bf2680163b1b7e11171a648d
Description: traits-capable user interfaces
The traitsui 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 traitsui and your selected
toolkit and back-end take care of the details of displaying them.
Description-md5:
Homepage: https://docs.enthought.com/traitsui/
Section: python
Priority: optional
Filename: pool/main/p/python-traitsui/python3-traitsui_8.0.0-2_all.deb