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

Last updated: May 19,2024

1. Install "python3-pytest-dotenv" package

This tutorial shows how to install python3-pytest-dotenv on openSUSE Leap

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

2. Uninstall "python3-pytest-dotenv" package

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

$ sudo zypper remove python3-pytest-dotenv

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

Information for package python3-pytest-dotenv:
----------------------------------------------
Repository : Main Repository
Name : python3-pytest-dotenv
Version : 0.4.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 5.6 KiB
Installed : No
Status : not installed
Source package : python-pytest-dotenv-0.4.0-bp155.2.10.src
Upstream URL : https://github.com/quiqua/pytest-dotenv
Summary : A pytest plugin that parses environment files
Description :
A py.test plugin that parses environment files before running tests.