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

Last updated: May 20,2024

1. Install "python3-django-formtools" package

Please follow the guidelines below to install python3-django-formtools on Kali Linux

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

2. Uninstall "python3-django-formtools" package

Learn how to uninstall python3-django-formtools on Kali Linux:

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

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

Package: python3-django-formtools
Source: python-django-formtools
Version: 2.4.1-2
Installed-Size: 497
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-django, python3:any
Suggests: python-django-formtools-doc
Size: 43728
SHA256: d486d6985986096b120fcdfd327db5a534b449ce8f25b86293e4de4cf1f2d37c
SHA1: 3f25c88930f80c7df78709c103f138c9f8b21d1d
MD5sum: 33dba3275c584d1e18a84f3adb8e970c
Description: set of high-level abstractions for Django forms - Python 3.x
Django's formtools is a set of high-level abstractions for Django forms.
Currently for form previews and multi-step forms.
.
This code used to live in Django proper: in django.contrib.formtools. But it
was separated into a standalone package in Django 1.8 to keep the framework's
core clean.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: http://django-formtools.readthedocs.org/en/latest/
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-django-formtools/python3-django-formtools_2.4.1-2_all.deb