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

Last updated: January 10,2025

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

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

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

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

Here is a brief guide to show you how to uninstall python3-pytest-localserver.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:55:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pytest-localserver
Version : 0.6.0
Release : 1.fc35
Architecture : noarch
Size : 32 k
Source : python-pytest-localserver-0.6.0-1.fc35.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.