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

Last updated: July 04,2024

1. Install "python38-django-environ" package

Please follow the guidance below to install python38-django-environ on openSuSE Tumbleweed

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

2. Uninstall "python38-django-environ" package

This guide let you learn how to uninstall python38-django-environ on openSuSE Tumbleweed:

$ sudo zypper remove python38-django-environ

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

Information for package python38-django-environ:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-django-environ
Version : 0.4.5-4.2
Arch : noarch
Vendor : openSUSE
Installed Size : 216,7 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.