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

Last updated: November 29,2024

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

Here is a brief guide to show you how to install python3-pytest-localserver.noarch on Fedora 38

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

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

Please follow the guidance below to uninstall python3-pytest-localserver.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:09:26 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-pytest-localserver
Version : 0.8.0
Release : 1.fc38
Architecture : noarch
Size : 42 k
Source : python-pytest-localserver-0.8.0-1.fc38.src.rpm
Repository : updates
Summary : pytest 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.