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

Last updated: April 27,2024

1. Install "python3-flask-babelex" package

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

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

2. Uninstall "python3-flask-babelex" package

Please follow the steps below to uninstall python3-flask-babelex on Kali Linux:

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

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

Package: python3-flask-babelex
Source: flask-babelex
Version: 0.9.4-3
Installed-Size: 45
Maintainer: Debian Python Team
Architecture: all
Depends: python3-babel, python3-flask, python3-jinja2, python3-speaklater, python3:any
Size: 9628
SHA256: 3ef6c4b165ca8add9239c620c26849ae0a6119426221bb9b92906a24af12370c
SHA1: e8d58c823ee793ae01bc8dbab6c5b54775b78454
MD5sum: baddf2806ccfc763dffbd21341808343
Description: Adds i18n/l10n support to Flask applications
Flask-BabelEx adds i18n/l10n support to Flask applications with the help of
the Babel library. It is a fork of the official Flask-Babel extension with
the following features:
.
1. It is possible to use multiple language catalogs in one Flask application;
2. Localization domains: your extension can package localization file(s) and
use them if necessary;
3. Does not reload localizations for each request.
.
Flask-BabelEx is API-compatible with Flask-Babel.
Description-md5:
Homepage: https://github.com/mrjoes/flask-babelex
Section: python
Priority: optional
Filename: pool/main/f/flask-babelex/python3-flask-babelex_0.9.4-3_all.deb