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

Last updated: July 03,2024

1. Install "python310-pytest-dotenv" package

This guide let you learn how to install python310-pytest-dotenv on openSuSE Tumbleweed

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

2. Uninstall "python310-pytest-dotenv" package

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

$ sudo zypper remove python310-pytest-dotenv

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

Information for package python310-pytest-dotenv:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.