How to Install and Uninstall python-django-taggit-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "python-django-taggit-doc" package

In this section, we are going to explain the necessary steps to install python-django-taggit-doc on Kali Linux

$ sudo apt update $ sudo apt install python-django-taggit-doc

2. Uninstall "python-django-taggit-doc" package

This guide covers the steps necessary to uninstall python-django-taggit-doc on Kali Linux:

$ sudo apt remove python-django-taggit-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-django-taggit-doc package on Kali Linux

Package: python-django-taggit-doc
Source: django-taggit
Version: 5.0.1-3
Installed-Size: 288
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Suggests: python-django-doc, python3-doc
Size: 64840
SHA256: c5326738995b65fe5bd1c1769f94b13a7c55d3aa33f621268ebaafe9f7e1bae0
SHA1: 2a89d28ace423748933b2ff7425abf14f3b2c9df
MD5sum: 952a5d9614101cb9794a12ca01f9ded0
Description: simple tagging for Django (Documentation)
This is a generic tagging application for Django, which allows
association of a number of tags with any Model instance and makes
retrieval of tags simple.
.
django-taggit a simpler approach to tagging with Django. Add "taggit" to your
INSTALLED_APPS then just add a TaggableManager to your model.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jazzband/django-taggit
Section: doc
Priority: optional
Filename: pool/main/d/django-taggit/python-django-taggit-doc_5.0.1-3_all.deb