How to Install and Uninstall python3-pytest-multihost.noarch Package on CentOS 8 / RHEL 8

Last updated: November 01,2024

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

Learn how to install python3-pytest-multihost.noarch on CentOS 8 / RHEL 8

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

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

This is a short guide on how to uninstall python3-pytest-multihost.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-pytest-multihost.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:02:55 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pytest-multihost
Version : 3.0
Release : 10.el8
Architecture : noarch
Size : 55 k
Source : python-pytest-multihost-3.0-10.el8.src.rpm
Repository : epel
Summary : Utility for writing multi-host tests for pytest
URL : https://github.com/encukou/pytest-multihost
License : GPLv3+
Description : Allows pytest tests to run commands on several machines.
: The machines to run on are described on the command line, the tests
: specify how many machines they need and commands/checks to run on them.