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

Last updated: May 17,2024

1. Install "python-django-sitetree" package

This is a short guide on how to install python-django-sitetree on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-django-sitetree" package

Learn how to uninstall python-django-sitetree on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-django-sitetree
Priority: optional
Section: universe/python
Installed-Size: 346
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-sitetree
Version: 1.5.1-2
Depends: python-django (>= 1.7), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-django-sitetree-doc
Filename: pool/universe/d/django-sitetree/python-django-sitetree_1.5.1-2_all.deb
Size: 48380
MD5sum: f5adb9cfb239bc3b6178d95e788868c3
SHA1: f8293f25889643cc52a9b728f83a2b6434500e50
SHA256: 76a735e864ba2fce1fbd9ae3d1ecf778ea2e4de6ddd5a6a34312f443fc245955
Description-en: site tree, menu and breadcrumbs navigation for Django
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.
Description-md5: da0ffc486c12f996c7866f5069072d6f
Homepage: https://github.com/idlesign/django-sitetree
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu