How to Install and Uninstall python3-crispy-bootstrap5 Package on Kali Linux

Last updated: July 04,2024

1. Install "python3-crispy-bootstrap5" package

This guide covers the steps necessary to install python3-crispy-bootstrap5 on Kali Linux

$ sudo apt update $ sudo apt install python3-crispy-bootstrap5

2. Uninstall "python3-crispy-bootstrap5" package

Please follow the steps below to uninstall python3-crispy-bootstrap5 on Kali Linux:

$ sudo apt remove python3-crispy-bootstrap5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-crispy-bootstrap5 package on Kali Linux

Package: python3-crispy-bootstrap5
Source: python-crispy-bootstrap5
Version: 2023.10-1
Installed-Size: 82
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-django-crispy-forms, python3:any
Size: 11496
SHA256: 37cada769e2f95efd5470a1f44ad8d1181a4c3b34bc5e4e627ffe0fb875d44a3
SHA1: a995a54453a70f3613341d9bdb761ffeeb7b8ee4
MD5sum: 8c74db50c924c5ec33a6b920b470d83e
Description: Bootstrap5 template pack for django-crispy-forms (Python3 version)
Bootstrap5 template pack for django-crispy-forms.
.
You will need to update your project's settings file to add crispy_forms and
crispy_bootstrap5 to your projects INSTALLED_APPS. Also set bootstrap5 as and
allowed template pack and as the default template pack for your project.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/django-crispy-forms/crispy-bootstrap5
Section: python
Priority: optional
Filename: pool/main/p/python-crispy-bootstrap5/python3-crispy-bootstrap5_2023.10-1_all.deb