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

Last updated: May 17,2024

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

This is a short guide on how to install python3-sphinx-testing.noarch on Rocky Linux 9

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

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

This is a short guide on how to uninstall python3-sphinx-testing.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 0:49:28 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-sphinx-testing
Version : 1.0.1
Release : 13.el9
Architecture : noarch
Size : 26 k
Source : python-sphinx-testing-1.0.1-13.el9.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.