How to Install and Uninstall python3-pytest-sanic.noarch Package on Fedora 36
Last updated: November 25,2024
1. Install "python3-pytest-sanic.noarch" package
Please follow the instructions below to install python3-pytest-sanic.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-sanic.noarch
Copied
2. Uninstall "python3-pytest-sanic.noarch" package
Please follow the guidance below to uninstall python3-pytest-sanic.noarch on Fedora 36:
$
sudo dnf remove
python3-pytest-sanic.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-sanic.noarch package on Fedora 36
Last metadata expiration check: 1:16:16 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pytest-sanic
Version : 1.8.1
Release : 3.fc36
Architecture : noarch
Size : 27 k
Source : python-pytest-sanic-1.8.1-3.fc36.src.rpm
Repository : fedora
Summary : Pytest plugin for Sanic
URL : https://github.com/yunstanford/pytest-sanic
License : ASL 2.0
Description : A pytest plugin for Sanic. It helps you to test your code asynchronously
: very easy testing with async coroutines, common and useful fixtures,
: asynchronous fixture support, test_client/sanic_client and a test_server.
Available Packages
Name : python3-pytest-sanic
Version : 1.8.1
Release : 3.fc36
Architecture : noarch
Size : 27 k
Source : python-pytest-sanic-1.8.1-3.fc36.src.rpm
Repository : fedora
Summary : Pytest plugin for Sanic
URL : https://github.com/yunstanford/pytest-sanic
License : ASL 2.0
Description : A pytest plugin for Sanic. It helps you to test your code asynchronously
: very easy testing with async coroutines, common and useful fixtures,
: asynchronous fixture support, test_client/sanic_client and a test_server.