How to Install and Uninstall python3-pytest-multihost.noarch Package on Fedora 35

Last updated: September 28,2024

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

Please follow the step by step instructions below to install python3-pytest-multihost.noarch on Fedora 35

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

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

Learn how to uninstall python3-pytest-multihost.noarch on Fedora 35:

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

3. Information about the python3-pytest-multihost.noarch package on Fedora 35

Last metadata expiration check: 2:15:09 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pytest-multihost
Version : 3.0
Release : 15.fc35
Architecture : noarch
Size : 51 k
Source : python-pytest-multihost-3.0-15.fc35.src.rpm
Repository : fedora
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.