How to Install and Uninstall python3-pytest-testinfra.noarch Package on Rocky Linux 9
Last updated: November 26,2024
1. Install "python3-pytest-testinfra.noarch" package
Please follow the guidelines below to install python3-pytest-testinfra.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-testinfra.noarch
Copied
2. Uninstall "python3-pytest-testinfra.noarch" package
This guide covers the steps necessary to uninstall python3-pytest-testinfra.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-pytest-testinfra.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-testinfra.noarch package on Rocky Linux 9
Last metadata expiration check: 2:02:11 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-pytest-testinfra
Version : 7.0.0
Release : 5.el9
Architecture : noarch
Size : 274 k
Source : python-pytest-testinfra-7.0.0-5.el9.src.rpm
Repository : epel
Summary : Unit testing for config-managed server state
URL : https://github.com/pytest-dev/pytest-testinfra
License : Apache-2.0
Description : With Testinfra you can write unit tests in Python to test actual state of your
: servers configured by management tools like Salt, Ansible, Puppet, Chef and so
: on.
:
: Testinfra aims to be a Serverspec equivalent in python and is written as a
: plugin to the powerful Pytest test engine.
Available Packages
Name : python3-pytest-testinfra
Version : 7.0.0
Release : 5.el9
Architecture : noarch
Size : 274 k
Source : python-pytest-testinfra-7.0.0-5.el9.src.rpm
Repository : epel
Summary : Unit testing for config-managed server state
URL : https://github.com/pytest-dev/pytest-testinfra
License : Apache-2.0
Description : With Testinfra you can write unit tests in Python to test actual state of your
: servers configured by management tools like Salt, Ansible, Puppet, Chef and so
: on.
:
: Testinfra aims to be a Serverspec equivalent in python and is written as a
: plugin to the powerful Pytest test engine.