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

Last updated: May 19,2024

1. Install "python-urwidtrees" package

This tutorial shows how to install python-urwidtrees on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-urwidtrees

2. Uninstall "python-urwidtrees" package

Please follow the steps below to uninstall python-urwidtrees on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-urwidtrees
Priority: optional
Section: universe/python
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.0.1.1-1
Depends: python-urwid, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-urwidtrees/python-urwidtrees_1.0.1.1-1_all.deb
Size: 14070
MD5sum: 5f635df7d1ad0665e25a5ab1b9657822
SHA1: f9833bebeb61d036ed9e4ebbc952d9b3076126d5
SHA256: b760ed1aa88acdd6a291b7a08c6f4fafab8dc90a80407fe80191453ae767626b
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 2 environment.
Description-md5: 7f6c30606b795e8fa5efd58e9d7ed617
Multi-Arch: foreign
Homepage: https://github.com/pazz/urwidtrees
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu