How to Install and Uninstall python3-pytest-env.noarch Package on Fedora 38

Last updated: January 10,2025

1. Install "python3-pytest-env.noarch" package

In this section, we are going to explain the necessary steps to install python3-pytest-env.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-pytest-env.noarch

2. Uninstall "python3-pytest-env.noarch" package

This tutorial shows how to uninstall python3-pytest-env.noarch on Fedora 38:

$ sudo dnf remove python3-pytest-env.noarch $ sudo dnf autoremove

3. Information about the python3-pytest-env.noarch package on Fedora 38

Last metadata expiration check: 3:59:29 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-pytest-env
Version : 0.6.2^20170617gitafb13a0
Release : 7.fc38
Architecture : noarch
Size : 14 k
Source : python-pytest-env-0.6.2^20170617gitafb13a0-7.fc38.src.rpm
Repository : fedora
Summary : Plugin for pytest that allows you to add environment variables
URL : https://github.com/MobileDynasty/pytest-env
License : MIT
Description : This is a py.test plugin that enables you to set environment variables in the
: pytest.ini file.