How to Install and Uninstall python3-flask-bootstrap Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-flask-bootstrap" package

Here is a brief guide to show you how to install python3-flask-bootstrap on Kali Linux

$ sudo apt update $ sudo apt install python3-flask-bootstrap

2. Uninstall "python3-flask-bootstrap" package

Please follow the instructions below to uninstall python3-flask-bootstrap on Kali Linux:

$ sudo apt remove python3-flask-bootstrap $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-flask-bootstrap package on Kali Linux

Package: python3-flask-bootstrap
Source: bootstrap-flask
Version: 2.3.3+ds-1
Installed-Size: 25502
Maintainer: Debian Python Team
Architecture: all
Depends: python3-flask, python3-wtforms, python3:any
Suggests: python-flask-bootstrap-doc
Size: 1091260
SHA256: f573bf92aca1f91bb0b7fc5a5fba12aaca8eab56d0e86df285980dbb08069791
SHA1: 6999100f027df72d70f7546980b430d342f74b30
MD5sum: 247b4dcec6481d63c623f5809c97d9e2
Description: Bootstrap 4 & 5 helper for your Flask projects
renders Flask-related data and objects to Bootstrap markup HTML more
easily:
* Render the Flask-WTF/WTForms form object to the Bootstrap form.
* Render data objects (dict or class objects) to Bootstrap Table.
* Render Flask-SQLAlchemy Paginationobject for Bootstrap pagination.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/helloflask/bootstrap-flask
Section: python
Priority: optional
Filename: pool/main/b/bootstrap-flask/python3-flask-bootstrap_2.3.3+ds-1_all.deb