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

Last updated: May 19,2024

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

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

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

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

Here is a brief guide to show you how to uninstall python-django-sitetree-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-django-sitetree-doc
Priority: optional
Section: universe/doc
Installed-Size: 281
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-sitetree
Version: 1.5.1-2
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/d/django-sitetree/python-django-sitetree-doc_1.5.1-2_all.deb
Size: 41440
MD5sum: 5fcd90c7e72ab4437c0291efc0a589b5
SHA1: cc122c0c208bde2d6d79fce0b08ec1a0fc6584fd
SHA256: 13d8ee4c3ef4bd95070e86e403c4fef8ac2a8eb67314568f6c36a4f6d800a348
Description-en: site tree, menu and breadcrumbs navigation for Django (Documentation)
django-sitetree is a reusable application for Django, introducing site tree,
menu and breadcrumbs navigation elements. Site structure in django-sitetree is
described through Django admin interface in a so called site trees. Every item
of such a tree describes a page or a set of pages through the relation of URI
or URL to human-friendly title.
.
This package contains the documentation.
Description-md5: 2a4be86ec56ff9b160ff99583231c230
Homepage: https://github.com/idlesign/django-sitetree
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu