How to Install and Uninstall python3-readthedocs-sphinx-ext.noarch Package on Fedora 36

Last updated: January 15,2025

1. Install "python3-readthedocs-sphinx-ext.noarch" package

Please follow the guidance below to install python3-readthedocs-sphinx-ext.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-readthedocs-sphinx-ext.noarch

2. Uninstall "python3-readthedocs-sphinx-ext.noarch" package

This is a short guide on how to uninstall python3-readthedocs-sphinx-ext.noarch on Fedora 36:

$ sudo dnf remove python3-readthedocs-sphinx-ext.noarch $ sudo dnf autoremove

3. Information about the python3-readthedocs-sphinx-ext.noarch package on Fedora 36

Last metadata expiration check: 1:04:48 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-readthedocs-sphinx-ext
Version : 2.1.4
Release : 4.fc36
Architecture : noarch
Size : 29 k
Source : python-readthedocs-sphinx-ext-2.1.4-4.fc36.src.rpm
Repository : fedora
Summary : Sphinx extension for Read the Docs overrides
URL : https://github.com/readthedocs/readthedocs-sphinx-ext
License : MIT
Description : This module adds extensions that make Sphinx easier to use. Some of them
: require Read the Docs features, others are just code that we ship and
: enable during builds on Read the Docs. We currently ship:
: - An extension for building docs like Read the Docs
: - template-meta - allows users to specify template overrides in per-page
: contexts.