How to Install and Uninstall python3-pytest-multihost.noarch Package on Fedora 34
Last updated: November 21,2024
1. Install "python3-pytest-multihost.noarch" package
Here is a brief guide to show you how to install python3-pytest-multihost.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-multihost.noarch
Copied
2. Uninstall "python3-pytest-multihost.noarch" package
This guide covers the steps necessary to uninstall python3-pytest-multihost.noarch on Fedora 34:
$
sudo dnf remove
python3-pytest-multihost.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-multihost.noarch package on Fedora 34
Last metadata expiration check: 1:57:32 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-pytest-multihost
Version : 3.0
Release : 13.fc34
Architecture : noarch
Size : 51 k
Source : python-pytest-multihost-3.0-13.fc34.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.
Available Packages
Name : python3-pytest-multihost
Version : 3.0
Release : 13.fc34
Architecture : noarch
Size : 51 k
Source : python-pytest-multihost-3.0-13.fc34.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.