How to Install and Uninstall python3-sphinx-pytest.noarch Package on Oracle Linux 9

Last updated: September 06,2024

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

Learn how to install python3-sphinx-pytest.noarch on Oracle Linux 9

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

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

Please follow the step by step instructions below to uninstall python3-sphinx-pytest.noarch on Oracle Linux 9:

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

3. Information about the python3-sphinx-pytest.noarch package on Oracle Linux 9

Last metadata expiration check: 0:24:28 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-sphinx-pytest
Version : 0.1.1
Release : 1.el9
Architecture : noarch
Size : 17 k
Source : python-sphinx-pytest-0.1.1-1.el9.src.rpm
Repository : epel
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.