How to Install and Uninstall python39-pytest-dotenv Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python39-pytest-dotenv" package

This tutorial shows how to install python39-pytest-dotenv on openSuSE Tumbleweed

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

2. Uninstall "python39-pytest-dotenv" package

This is a short guide on how to uninstall python39-pytest-dotenv on openSuSE Tumbleweed:

$ sudo zypper remove python39-pytest-dotenv

3. Information about the python39-pytest-dotenv package on openSuSE Tumbleweed

Information for package python39-pytest-dotenv:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pytest-dotenv
Version : 0.5.2-1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 8.5 KiB
Installed : No
Status : not installed
Source package : python-pytest-dotenv-0.5.2-1.16.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.