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

Last updated: July 04,2024

1. Install "python312-django-environ" package

Learn how to install python312-django-environ on openSuSE Tumbleweed

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

2. Uninstall "python312-django-environ" package

Here is a brief guide to show you how to uninstall python312-django-environ on openSuSE Tumbleweed:

$ sudo zypper remove python312-django-environ

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

Information for package python312-django-environ:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-django-environ
Version : 0.4.5-5.5
Arch : noarch
Vendor : openSUSE
Installed Size : 198.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.