How to Install and Uninstall python3-pytest-param-files.noarch Package on CentOS Stream 9
Last updated: November 27,2024
1. Install "python3-pytest-param-files.noarch" package
Please follow the step by step instructions below to install python3-pytest-param-files.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-param-files.noarch
Copied
2. Uninstall "python3-pytest-param-files.noarch" package
Here is a brief guide to show you how to uninstall python3-pytest-param-files.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-pytest-param-files.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-param-files.noarch package on CentOS Stream 9
Last metadata expiration check: 1:56:16 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-pytest-param-files
Version : 0.3.4
Release : 3.el9
Architecture : noarch
Size : 18 k
Source : python-pytest-param-files-0.3.4-3.el9.src.rpm
Repository : epel
Summary : Create pytest parametrize decorators from external files
URL : https://pypi.org/project/pytest_param_files/
License : MIT
Description : A package to generate parametrized pytests from external files.
: Create a text file with the dot format, then use the `param_file` pytest marker
: to create a parametrized test.
Available Packages
Name : python3-pytest-param-files
Version : 0.3.4
Release : 3.el9
Architecture : noarch
Size : 18 k
Source : python-pytest-param-files-0.3.4-3.el9.src.rpm
Repository : epel
Summary : Create pytest parametrize decorators from external files
URL : https://pypi.org/project/pytest_param_files/
License : MIT
Description : A package to generate parametrized pytests from external files.
: Create a text file with the dot format, then use the `param_file` pytest marker
: to create a parametrized test.