How to Install and Uninstall python3-python-dotenv Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-python-dotenv" package

Please follow the guidance below to install python3-python-dotenv on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-python-dotenv

2. Uninstall "python3-python-dotenv" package

Please follow the instructions below to uninstall python3-python-dotenv on openSUSE Leap:

$ sudo zypper remove python3-python-dotenv

3. Information about the python3-python-dotenv package on openSUSE Leap

Information for package python3-python-dotenv:
----------------------------------------------
Repository : Main Repository
Name : python3-python-dotenv
Version : 0.12.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 100.0 KiB
Installed : No
Status : not installed
Source package : python-python-dotenv-0.12.0-bp155.2.11.src
Upstream URL : https://github.com/theskumar/python-dotenv
Summary : Python library for .env support
Description :
Add .env support to your Fjango/Flask apps in development and deployments.