How to Install and Uninstall python-django-babel-doc Package on Kali Linux

Last updated: May 10,2024

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

Please follow the steps below to install python-django-babel-doc on Kali Linux

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

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

This guide covers the steps necessary to uninstall python-django-babel-doc on Kali Linux:

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

3. Information about the python-django-babel-doc package on Kali Linux

Package: python-django-babel-doc
Source: python-django-babel
Version: 0.6.2-5
Installed-Size: 198
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Size: 25836
SHA256: 5fcf8e53cb0aed8dfa7937a0ea3f0f90aaa9ccb02e1624a5f6dbdeadf5d2981d
SHA1: e6d4087eb5163cda8023a4550164a2122ccec22c
MD5sum: 89f80b3eb146cacec304a1cbfd1aa7ca
Description: Utilities for using Babel in Django - doc
This package contains various utilities for integration of Babel into the
Django web framework:
* A message extraction plugin for Django templates.
* A middleware class that adds the Babel Locale object to requests.
* A set of template tags for date and number formatting.
.
Babel provides a message extraction framework similar to GNU xgettext, but
more extensible and geared towards Python applications. While Django does
provide wrapper scripts for making the use of xgettext more convenient, the
extraction functionality is rather limited. For example, you can't use
template files with an extension other than .html, and everything needs to be
in your project package directory.
.
This package contains the documentation.
Description-md5:
Homepage: https://github.com/graingert/django-babel/
Section: doc
Priority: optional
Filename: pool/main/p/python-django-babel/python-django-babel-doc_0.6.2-5_all.deb