How to Install and Uninstall python3-pytest-services.noarch Package on Fedora 39

Last updated: October 15,2024

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

This is a short guide on how to install python3-pytest-services.noarch on Fedora 39

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

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

In this section, we are going to explain the necessary steps to uninstall python3-pytest-services.noarch on Fedora 39:

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

3. Information about the python3-pytest-services.noarch package on Fedora 39

Last metadata expiration check: 3:45:35 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-pytest-services
Version : 2.2.1
Release : 7.fc39
Architecture : noarch
Size : 51 k
Source : python-pytest-services-2.2.1-7.fc39.src.rpm
Repository : fedora
Summary : Services plugin for pytest
URL : https://github.com/pytest-dev/pytest-services
License : MIT
Description : This plugin provides a set of fixtures and utility functions to start service
: processes for your tests with pytest.