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

Last updated: May 22,2024

1. Install "python3-urwidtrees" package

This guide let you learn how to install python3-urwidtrees on Kali Linux

$ sudo apt update $ sudo apt install python3-urwidtrees

2. Uninstall "python3-urwidtrees" package

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

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

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

Package: python3-urwidtrees
Source: python-urwidtrees
Version: 1.0.3.dev0-3
Installed-Size: 80
Maintainer: Debian Python Team
Architecture: all
Depends: python3-urwid (>= 2.1.0-4), python3:any
Size: 14848
SHA256: 04cb5e3f311da55e45906451046b7d68dad7571dfbbe878467a63fd5613fb6fa
SHA1: 46a0e3271d3b1e7b5f69a494b1d49061473c667b
MD5sum: cb58ef676dc098155782adde41cc5f7a
Description: Urwid Tree Container API
This is a Widget Container API for the urwid toolkit. It uses a MVC
approach and allows one to build trees of widgets. Its design goals are:
.
* clear separation classes that define, decorate and display trees of
widgets
* representation of trees by local operations on node positions
* easy to use default implementation for simple trees
* Collapses are considered decoration.
.
This package is for Python 3 environment.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pazz/urwidtrees
Section: python
Priority: optional
Filename: pool/main/p/python-urwidtrees/python3-urwidtrees_1.0.3.dev0-3_all.deb