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

Last updated: May 15,2024

1. Install "python-flask-babel-doc" package

In this section, we are going to explain the necessary steps to install python-flask-babel-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-flask-babel-doc" package

This tutorial shows how to uninstall python-flask-babel-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-flask-babel-doc
Priority: optional
Section: universe/doc
Installed-Size: 163
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Ramacher
Architecture: all
Source: flask-babel
Version: 0.9-2.1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/f/flask-babel/python-flask-babel-doc_0.9-2.1_all.deb
Size: 46196
MD5sum: 0ede4e7a4c8483f8932d305b15762ed8
SHA1: 3642b0aebf1fe1decdc571c7512ec51919d515cf
SHA256: 8c7afe034ffe9631c25f66cfc70239ac56948ae7ca28799b9d4d3c4ce110ad40
Description-en: internationalization and localization support for Flask (documentation)
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 package contains the documentation.
Description-md5: d9cc4438593ba6eb884d0cb9d8c360cd
Homepage: https://github.com/mitsuhiko/flask-babel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu