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

Last updated: November 28,2024

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

Please follow the steps below to install python3-sphinx-pytest.noarch on Fedora 38

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

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

This guide let you learn how to uninstall python3-sphinx-pytest.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:25:58 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-sphinx-pytest
Version : 0.0.3
Release : 3.fc38
Architecture : noarch
Size : 17 k
Source : python-sphinx-pytest-0.0.3-3.fc38.src.rpm
Repository : fedora
Summary : Helpful pytest fixtures for sphinx extensions
URL : https://github.com/chrisjsewell/sphinx-pytest
License : MIT
Description : Helpful pytest fixtures for sphinx extensions.
: This extension provides pytest fixtures to "simulate" converting
: some source text to docutils AST at different stages; before transforms,
: after transforms, etc.