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

Last updated: May 16,2024

1. Install "python3-django-tagulous" package

Please follow the steps below to install python3-django-tagulous on Kali Linux

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

2. Uninstall "python3-django-tagulous" package

Here is a brief guide to show you how to uninstall python3-django-tagulous on Kali Linux:

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

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

Package: python3-django-tagulous
Source: django-tagulous
Version: 1.3.3-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 1011
Depends: python3-django, python3:any
Suggests: python-django-tagulous-doc
Homepage: https://github.com/radiac/django-tagulous
Priority: optional
Section: python
Filename: pool/main/d/django-tagulous/python3-django-tagulous_1.3.3-0kali1_all.deb
Size: 163488
SHA256: 3b2ca051a1603602443875d55719a0e8ded93ae052950a1a340fa4880b87bb9a
SHA1: 06a29d73882263c09faad77ad0fa430eb55db84f
MD5sum: ee1a519eee44f71d0376efe6b2ed3085
Description: tagging library for Django built on ForeignKey and ManyToManyField (Python 3)
This package contains a tagging library for Django built on ForeignKey and
ManyToManyField, giving you all their normal power with a sprinkling of
tagging syntactic sugar.
- Easy to install - simple requirements, simple syntax, lots of options
- Based on ForeignKey and ManyToManyField, so it's easy to query
- Autocomplete support built in, if you want it
- Supports multiple independent tag fields on a single model
- Can be used as a user-customisable CharField with choices
- Supports trees of nested tags, for detailed categorisation
- Admin support for managing tags and tagged models
.
This package installs the library for Python 3.
Description-md5: