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

Last updated: May 20,2024

1. Install "python3-django-select2" package

This tutorial shows how to install python3-django-select2 on Kali Linux

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

2. Uninstall "python3-django-select2" package

In this section, we are going to explain the necessary steps to uninstall python3-django-select2 on Kali Linux:

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

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

Package: python3-django-select2
Source: django-select2
Version: 7.10.0-1
Installed-Size: 65
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-django-appconf, python3:any, libjs-select2.js
Size: 13252
SHA256: ace7ee0159aac6ec7b5607e00ff1198a1e1aa057a9432a8e054d34bfad069fce
SHA1: 4bdadd74c4150a0234d8afe08fda0e2433474695
MD5sum: be983d63e24c40d6a584ebfcf4335725
Description: Select2 option fields for Django
The app includes Select2 driven Django Widgets.
Documentation
.
Documentation available at django-select2.readthedocs.io.
.
Note:
.
Django's admin comes with builtin support for Select2 via the
autocomplete_fields feature.
Description-md5:
Homepage: https://github.com/codingjoe/django-select2
Section: python
Priority: optional
Filename: pool/main/d/django-select2/python3-django-select2_7.10.0-1_all.deb