How to Install and Uninstall python3-pytest-multihost.noarch Package on Rocky Linux 8

Last updated: September 19,2024

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

Please follow the guidelines below to install python3-pytest-multihost.noarch on Rocky Linux 8

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

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

Please follow the guidance below to uninstall python3-pytest-multihost.noarch on Rocky Linux 8:

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

3. Information about the python3-pytest-multihost.noarch package on Rocky Linux 8

Last metadata expiration check: 0:55:12 ago on Mon Sep 12 10:27:18 2022.
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.