How to Install and Uninstall python3-pytest-env.noarch Package on Oracle Linux 9

Last updated: October 07,2024

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

This is a short guide on how to install python3-pytest-env.noarch on Oracle Linux 9

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

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

Please follow the step by step instructions below to uninstall python3-pytest-env.noarch on Oracle Linux 9:

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

3. Information about the python3-pytest-env.noarch package on Oracle Linux 9

Last metadata expiration check: 0:39:25 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-pytest-env
Version : 0.6.2^20170617gitafb13a0
Release : 1.el9
Architecture : noarch
Size : 13 k
Source : python-pytest-env-0.6.2^20170617gitafb13a0-1.el9.src.rpm
Repository : epel
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.