How to Install and Uninstall python3-sphinx-testing.noarch Package on CentOS Stream 8

Last updated: May 06,2024

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

Please follow the guidelines below to install python3-sphinx-testing.noarch on CentOS Stream 8

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

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

In this section, we are going to explain the necessary steps to uninstall python3-sphinx-testing.noarch on CentOS Stream 8:

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

3. Information about the python3-sphinx-testing.noarch package on CentOS Stream 8

Last metadata expiration check: 1:23:51 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-sphinx-testing
Version : 1.0.1
Release : 6.el8
Architecture : noarch
Size : 27 k
Source : python-sphinx-testing-1.0.1-6.el8.src.rpm
Repository : epel
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.