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

Last updated: July 08,2024

1. Install "python39-django-environ" package

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

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

2. Uninstall "python39-django-environ" package

Please follow the instructions below to uninstall python39-django-environ on openSuSE Tumbleweed:

$ sudo zypper remove python39-django-environ

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

Information for package python39-django-environ:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-django-environ
Version : 0.4.5-5.5
Arch : noarch
Vendor : openSUSE
Installed Size : 162.7 KiB
Installed : No
Status : not installed
Source package : python-django-environ-0.4.5-5.5.src
Upstream URL : https://github.com/joke2k/django-environ
Summary : Django application configuration via environment variables
Description :
Django-environ allows utilizing 12factor inspired environment
variables to configure Django applications.