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

Last updated: May 21,2024

1. Install "python3-django-navtag" package

In this section, we are going to explain the necessary steps to install python3-django-navtag on Kali Linux

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

2. Uninstall "python3-django-navtag" package

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

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

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

Package: python3-django-navtag
Source: python-django-navtag
Version: 3.0-2
Installed-Size: 60
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Size: 8868
SHA256: 865d06ab91c2cbaebbdc137eda071cb2c993bedfccdb9c812b3c021770c92dbe
SHA1: b8047b3864ab459ca2c40317f99a900f2adb9d55
MD5sum: 9199b3f20647c8d20142d9509796e6c3
Description: Django template tag to handle navigation (Python3 version)
A simple Django template tag to handle navigation item selection. It works
through template inheritance and allows one to define hierarchical navigation
menu structures in the presentation layer. It differentiates itself from other
solutions by sole reliance on templates.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/SmileyChris/django-navtag
Section: python
Priority: optional
Filename: pool/main/p/python-django-navtag/python3-django-navtag_3.0-2_all.deb