How to Install and Uninstall python2-django-babel Package on openSUSE Leap

Last updated: May 14,2024

1. Install "python2-django-babel" package

Learn how to install python2-django-babel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-django-babel

2. Uninstall "python2-django-babel" package

Here is a brief guide to show you how to uninstall python2-django-babel on openSUSE Leap:

$ sudo zypper remove python2-django-babel

3. Information about the python2-django-babel package on openSUSE Leap

Information for package python2-django-babel:
---------------------------------------------
Repository : Main Repository
Name : python2-django-babel
Version : 0.6.2-bp153.1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 58,0 KiB
Installed : No
Status : not installed
Source package : python-django-babel-0.6.2-bp153.1.21.src
Summary : Utilities for using Babel in Django
Description :
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.