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

Last updated: May 02,2024

1. Install "python-django-treebeard-doc" package

Please follow the guidance below to install python-django-treebeard-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-django-treebeard-doc

2. Uninstall "python-django-treebeard-doc" package

This is a short guide on how to uninstall python-django-treebeard-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-django-treebeard-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-treebeard-doc
Priority: optional
Section: universe/doc
Installed-Size: 456
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-django-treebeard
Version: 4.0+dfsg-1
Depends: libjs-jquery
Filename: pool/universe/p/python-django-treebeard/python-django-treebeard-doc_4.0+dfsg-1_all.deb
Size: 118646
MD5sum: 37462026a2ed967c3643f5b924d46e31
SHA1: d5ee238d5534f24546b39714a7835836eaf69cdf
SHA256: e80de69a3e1148aa94b4712ffbfe0fdfac9ca5247d2a2203f80e277784eac934
Description-en: Efficient implementations of tree data structures for Django (documentation)
Django Treebeard is a library that implements efficient data structures for
storing hierachical data in a database using the Django web development
framework.
.
It currently includes 3 different tree implementations: adjacency list,
materialized path and nested sets. Each one has it's own strengths and
weaknesses but share the same API, so it’s easy to switch between them.
.
This package contains the documentation in searchable HTML format.
Description-md5: dcdb8d5bf525d053d51fdb0735a202bf
Homepage: https://tabo.pe/projects/django-treebeard/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu