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

Last updated: September 28,2024

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

Please follow the guidelines below to install python3-sphinx-testing.noarch on AlmaLinux 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 AlmaLinux 9:

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

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

Last metadata expiration check: 0:51:08 ago on Wed Mar 13 07:41:12 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.