How to Install and Uninstall python3-pytest-remotedata.noarch Package on CentOS 8 / RHEL 8
Last updated: November 02,2024
1. Install "python3-pytest-remotedata.noarch" package
Here is a brief guide to show you how to install python3-pytest-remotedata.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-remotedata.noarch
Copied
2. Uninstall "python3-pytest-remotedata.noarch" package
This is a short guide on how to uninstall python3-pytest-remotedata.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pytest-remotedata.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-remotedata.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:02:59 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pytest-remotedata
Version : 0.3.2
Release : 1.el8
Architecture : noarch
Size : 21 k
Source : python-pytest-remotedata-0.3.2-1.el8.src.rpm
Repository : epel
Summary : The py.test remotedata plugin
URL : https://pypi.python.org/pypi/pytest-remotedata
License : BSD
Description : This package provides a plugin for the pytest framework that allows developers
: to control unit tests that require access to data from the internet.
:
: Many software packages provide features that require access to data from the
: internet. These features need to be tested, but unit tests that access the
: internet can dominate the overall runtime of a test suite. The pytest-remotedata
: plugin allows developers to indicate which unit tests require access to the
: internet, and to control when and whether such tests should execute as part of
: any given run of the test suite.
Available Packages
Name : python3-pytest-remotedata
Version : 0.3.2
Release : 1.el8
Architecture : noarch
Size : 21 k
Source : python-pytest-remotedata-0.3.2-1.el8.src.rpm
Repository : epel
Summary : The py.test remotedata plugin
URL : https://pypi.python.org/pypi/pytest-remotedata
License : BSD
Description : This package provides a plugin for the pytest framework that allows developers
: to control unit tests that require access to data from the internet.
:
: Many software packages provide features that require access to data from the
: internet. These features need to be tested, but unit tests that access the
: internet can dominate the overall runtime of a test suite. The pytest-remotedata
: plugin allows developers to indicate which unit tests require access to the
: internet, and to control when and whether such tests should execute as part of
: any given run of the test suite.