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

Last updated: May 17,2024

1. Install "python3-django-tagging" package

Learn how to install python3-django-tagging on Kali Linux

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

2. Uninstall "python3-django-tagging" package

Please follow the steps below to uninstall python3-django-tagging on Kali Linux:

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

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

Package: python3-django-tagging
Source: python-django-tagging
Version: 1:0.5.0-5
Installed-Size: 165
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Suggests: python-django-tagging-doc
Size: 29808
SHA256: 1f02523193d16ed1b3535bf6f424562b7fd7a00d11fc604a140af8d6855a9f0e
SHA1: 714eea459df46458c09e34e3040f77fce84b6ac6
MD5sum: f2cbf7c9092ae8067fc5794dfc63c1f4
Description: Generic tagging application for Django projects (Python 3)
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.
.
Models can be expanded with a new TagField; web templates
can easily include tag clouds and dedicated views are available
to browse objects by tag.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/Fantomas42/django-tagging
Section: python
Priority: optional
Filename: pool/main/p/python-django-tagging/python3-django-tagging_0.5.0-5_all.deb