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

Last updated: June 26,2024

1. Install "python311-django-environ" package

Here is a brief guide to show you how to install python311-django-environ on openSuSE Tumbleweed

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

2. Uninstall "python311-django-environ" package

Please follow the guidance below to uninstall python311-django-environ on openSuSE Tumbleweed:

$ sudo zypper remove python311-django-environ

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

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