How to Install and Uninstall python3-django-sitetree Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-django-sitetree" package

Please follow the instructions below to install python3-django-sitetree on Kali Linux

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

2. Uninstall "python3-django-sitetree" package

This tutorial shows how to uninstall python3-django-sitetree on Kali Linux:

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

3. Information about the python3-django-sitetree package on Kali Linux

Package: python3-django-sitetree
Source: django-sitetree
Version: 1.18.0+dfsg-1
Installed-Size: 395
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Suggests: python-django-sitetree-doc
Size: 60556
SHA256: 3e55fd96b0eebccc69b625d9710ef7c54c9865709fb8d5640ab18f4fcb1109c5
SHA1: 76eef36e08344da97578398e00efeb9b265b325b
MD5sum: e92d5aec099141c734946f5b23753751
Description: 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:
Homepage: https://github.com/idlesign/django-sitetree
Section: python
Priority: optional
Filename: pool/main/d/django-sitetree/python3-django-sitetree_1.18.0+dfsg-1_all.deb