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

Last updated: May 21,2024

1. Install "python3-django-mptt" package

Please follow the guidance below to install python3-django-mptt on Kali Linux

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

2. Uninstall "python3-django-mptt" package

Please follow the guidelines below to uninstall python3-django-mptt on Kali Linux:

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

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

Package: python3-django-mptt
Source: python-django-mptt
Version: 0.13.2-2
Installed-Size: 421
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery, libjs-underscore, python3-django, python3-django-js-asset, python3:any
Suggests: python-django-mptt-doc
Size: 68516
SHA256: e0f1a6c1c7cfdbf4ec5fef061d48badac4b0b70c5aa7ce30b38003c39411e049
SHA1: a3f2d64d11399ed8e5a9e9142e594d558ae1b79d
MD5sum: 7b8e556a923e4f515143eccc542ce2fd
Description: 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.
Description-md5:
Homepage: https://github.com/django-mptt/django-mptt
Section: python
Priority: optional
Filename: pool/main/p/python-django-mptt/python3-django-mptt_0.13.2-2_all.deb