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

Last updated: May 18,2024

1. Install "python3-django-treebeard" package

This is a short guide on how to install python3-django-treebeard on Kali Linux

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

2. Uninstall "python3-django-treebeard" package

Please follow the instructions below to uninstall python3-django-treebeard on Kali Linux:

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

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

Package: python3-django-treebeard
Source: python-django-treebeard
Version: 4.7.1-1
Installed-Size: 369
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery-ui, python3-django (>= 2.2~), python3:any
Size: 54184
SHA256: 6a1caa4d60d1cd91538a8e453af7985446cd88ea2e20efdae489c83412c045bd
SHA1: fb4682eccfb496e99bddb7c180b60cf59e67b69b
MD5sum: 7d29e2c77e502a44ac4af78a27e2550b
Description: Efficient implementations of tree data structures for Django (Python3 version)
Django Treebeard is a library that implements efficient data structures for
storing hierarchical data in a database using the Django web development
framework.
.
It currently includes 3 different tree implementations: adjacency list,
materialized path and nested sets. Each one has it's own strengths and
weaknesses but share the same API, so it’s easy to switch between them.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/django-treebeard/django-treebeard
Section: python
Priority: optional
Filename: pool/main/p/python-django-treebeard/python3-django-treebeard_4.7.1-1_all.deb