How to Install and Uninstall python36-django-environ Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python36-django-environ" package

Please follow the steps below to install python36-django-environ on openSuSE Tumbleweed

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

2. Uninstall "python36-django-environ" package

This guide covers the steps necessary to uninstall python36-django-environ on openSuSE Tumbleweed:

$ sudo zypper remove python36-django-environ

3. Information about the python36-django-environ package on openSuSE Tumbleweed

Information for package python36-django-environ:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-django-environ
Version : 0.4.5-4.2
Arch : noarch
Vendor : openSUSE
Installed Size : 219,4 KiB
Installed : No
Status : not installed
Source package : python-django-environ-0.4.5-4.2.src
Summary : Django application configuration via environment variables
Description :
Django-environ allows utilizing 12factor inspired environment
variables to configure Django applications.