How to Install and Uninstall python3-sphinx-testing.noarch Package on Fedora 34

Last updated: October 05,2024

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

This guide covers the steps necessary to install python3-sphinx-testing.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall python3-sphinx-testing.noarch on Fedora 34:

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

3. Information about the python3-sphinx-testing.noarch package on Fedora 34

Last metadata expiration check: 1:54:51 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-sphinx-testing
Version : 1.0.1
Release : 10.fc34
Architecture : noarch
Size : 26 k
Source : python-sphinx-testing-1.0.1-10.fc34.src.rpm
Repository : fedora
Summary : Testing utility classes and functions for Sphinx extensions
URL : https://github.com/sphinx-doc/sphinx-testing
License : BSD
Description : This package provides a few utility classes and functions to help
: authors of Sphinx extensions write tests for those extensions.