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

Last updated: May 18,2024

1. Install "python3-django-sitetree" package

Please follow the step by step instructions below to install python3-django-sitetree on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-django-sitetree" package

Please follow the instructions below to uninstall python3-django-sitetree on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-django-sitetree
Priority: optional
Section: universe/python
Installed-Size: 343
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-sitetree
Version: 1.5.1-2
Depends: python3-django, python3:any (>= 3.3.2-2~)
Suggests: python-django-sitetree-doc
Filename: pool/universe/d/django-sitetree/python3-django-sitetree_1.5.1-2_all.deb
Size: 48306
MD5sum: cdc0d4264885901da4f164afaa7ebcfb
SHA1: 8c7779e99375ea3412cc8578faf3ddda99edfdb6
SHA256: 4a4f4190ba02bbf01ba3541aab25de382fa39152785b2532eb00d564279cfadd
Description-en: site tree, menu and breadcrumbs navigation for Django (Python3 version)
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 Python 3 version of the library.
Description-md5: 6734ddf2d1d895d2334d36c5bd0e9449
Homepage: https://github.com/idlesign/django-sitetree
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu