How to Install and Uninstall python3-sphinx-testing.noarch Package on Rocky Linux 8

Last updated: May 02,2024

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

Please follow the guidance below to install python3-sphinx-testing.noarch on Rocky Linux 8

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

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

Learn how to uninstall python3-sphinx-testing.noarch on Rocky Linux 8:

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

3. Information about the python3-sphinx-testing.noarch package on Rocky Linux 8

Last metadata expiration check: 0:30:19 ago on Mon Sep 12 10:27:18 2022.
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.