How to Install and Uninstall python3-pytest-localserver.noarch Package on Fedora 36

Last updated: October 12,2024

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

This guide covers the steps necessary to install python3-pytest-localserver.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall python3-pytest-localserver.noarch on Fedora 36:

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

3. Information about the python3-pytest-localserver.noarch package on Fedora 36

Last metadata expiration check: 2:49:55 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pytest-localserver
Version : 0.6.0
Release : 1.fc36
Architecture : noarch
Size : 32 k
Source : python-pytest-localserver-0.6.0-1.fc36.src.rpm
Repository : updates
Summary : py.test plugin to test server connections locally
URL : https://github.com/pytest-dev/pytest-localserver
License : MIT
Description : pytest-localserver is a plugin for the pytest testing framework which enables
: you to test server connections locally.