How to Install and Uninstall python3-urwidtrees Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "python3-urwidtrees" package

Please follow the guidelines below to install python3-urwidtrees on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-urwidtrees

2. Uninstall "python3-urwidtrees" package

Learn how to uninstall python3-urwidtrees on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-urwidtrees package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-urwidtrees
Priority: optional
Section: universe/python
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-urwidtrees
Version: 1.0.1.1-1
Depends: python3-urwid, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-urwidtrees/python3-urwidtrees_1.0.1.1-1_all.deb
Size: 14154
MD5sum: bc5c84264ae392c171d09a0603ede9e8
SHA1: d90a8aa7c790a6161d1ccccd1b666114ae523f3b
SHA256: 36eef92487c84af49110d40c43cf5e7cb71c917ad60639931f18adc65ff47dbd
Description-en: 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: 6a069022761b9fb3103feacf3f236b98
Multi-Arch: foreign
Homepage: https://github.com/pazz/urwidtrees
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu