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

Last updated: May 16,2024

1. Install "python3-flask-babel" package

Learn how to install python3-flask-babel on Kali Linux

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

2. Uninstall "python3-flask-babel" package

This guide covers the steps necessary to uninstall python3-flask-babel on Kali Linux:

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

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

Package: python3-flask-babel
Source: flask-babel
Version: 4.0.0-1
Installed-Size: 51
Maintainer: Debian Python Team
Architecture: all
Depends: python3-babel, python3-flask (>= 2.0), python3-jinja2, python3-tz, python3:any
Suggests: python-flask-babel-doc
Size: 12352
SHA256: c481c6ccf6b38b9f67b320c9374e3eea959e03dbd4390ac0490365b6d4adae59
SHA1: 98276aca2c479cfdbf77b09237daf9d59eca4cab
MD5sum: 961004db55a54e19df5867e43334b4a4
Description: internationalization and localization support for Flask (Python 3)
Flask-Babel is an extension to Flask that adds internationalization and
localization support. It has a friendly interface to gettext translations and
supports date formatting with timezones.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/python-babel/flask-babel
Section: python
Priority: optional
Filename: pool/main/f/flask-babel/python3-flask-babel_4.0.0-1_all.deb