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

Last updated: May 19,2024

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

This guide covers the steps necessary to install python-django-mptt-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: python-django-mptt-doc
Priority: optional
Section: universe/doc
Installed-Size: 857
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-django-mptt
Version: 0.8.0-1
Replaces: python-django-mptt (<< 0.6.1-1~)
Breaks: python-django-mptt (<< 0.6.1-1~)
Filename: pool/universe/p/python-django-mptt/python-django-mptt-doc_0.8.0-1_all.deb
Size: 167876
MD5sum: 13e257292dd151a0e93dd1c93ce5f9a7
SHA1: ec221ab751f463ad66dabfd0ac485d79dfd3a73a
SHA256: ec54d74004f126dca31fdf77121b5b6b2b78ccd601859a4c7c231ecc4d628b7f
Description-en: Modified Preorder Tree Traversal Django application
Django MPTT is a reusable/standalone Django application which aims to
make it easy for you to use Modified Preorder Tree Traversal with your
own Django models in your own applications.
.
It takes care of the details of managing a database table as a tree
structure and provides tools for working with trees of model instances.
.
This package contains the documentation.
Description-md5: c8c81f6855364efbe301f70e449752e6
Homepage: https://github.com/django-mptt/django-mptt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu