How to Install and Uninstall python-flask-babel Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "python-flask-babel" package

Please follow the guidance below to install python-flask-babel on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-flask-babel" package

This guide covers the steps necessary to uninstall python-flask-babel on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-flask-babel package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-flask-babel
Priority: optional
Section: universe/python
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Ramacher
Architecture: all
Source: flask-babel
Version: 0.9-2.1
Depends: python-babel (>= 1.0), python-flask (>= 0.8), python-jinja2, python-speaklater, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-flask-babel-doc
Filename: pool/universe/f/flask-babel/python-flask-babel_0.9-2.1_all.deb
Size: 8376
MD5sum: 71d81c3af91b1a67024447ded05608d7
SHA1: 186c519ec4d07273bc5989851144ad3f4caab645
SHA256: 37edf3709be67f6eb977b92ede4f5ae682ac647228665f0a8ffce8231a08ec6e
Description-en: internationalization and localization support for Flask
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 2 version of the package.
Description-md5: d5d6f61684dcbc6057e9ce5a046f19b3
Homepage: https://github.com/mitsuhiko/flask-babel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu