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

Last updated: July 01,2024

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

Please follow the steps below to install python3-sphinx-testing.noarch on Oracle Linux 8

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

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

This guide let you learn how to uninstall python3-sphinx-testing.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 3:43:00 ago on Mon Sep 12 02:51:38 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.