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

Last updated: October 05,2024

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

Please follow the instructions below to install python3-pytest-localserver.noarch on Fedora 34

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

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

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

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

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

Last metadata expiration check: 2:10:02 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-pytest-localserver
Version : 0.5.1.20211213.post0
Release : 1.fc34
Architecture : noarch
Size : 28 k
Source : python-pytest-localserver-0.5.1.20211213.post0-1.fc34.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.