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

Last updated: May 20,2024

1. Install "python2-django-environ" package

Please follow the instructions below to install python2-django-environ on openSUSE Leap

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

2. Uninstall "python2-django-environ" package

This is a short guide on how to uninstall python2-django-environ on openSUSE Leap:

$ sudo zypper remove python2-django-environ

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

Information for package python2-django-environ:
-----------------------------------------------
Repository : Main Repository
Name : python2-django-environ
Version : 0.4.5-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 177,7 KiB
Installed : No
Status : not installed
Source package : python-django-environ-0.4.5-bp153.1.15.src
Summary : Django application configuration via environment variables
Description :
Django-environ allows utilizing 12factor inspired environment
variables to configure Django applications.