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

Last updated: June 13,2024

1. Install "python311-pytest-dotenv" package

In this section, we are going to explain the necessary steps to install python311-pytest-dotenv on openSuSE Tumbleweed

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

2. Uninstall "python311-pytest-dotenv" package

This guide covers the steps necessary to uninstall python311-pytest-dotenv on openSuSE Tumbleweed:

$ sudo zypper remove python311-pytest-dotenv

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

Information for package python311-pytest-dotenv:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-dotenv
Version : 0.5.2-1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 9.2 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.