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

Last updated: October 05,2024

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

Please follow the steps below to install python3-readthedocs-sphinx-ext.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall python3-readthedocs-sphinx-ext.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:30:57 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-readthedocs-sphinx-ext
Version : 2.1.4
Release : 1.fc34
Architecture : noarch
Size : 29 k
Source : python-readthedocs-sphinx-ext-2.1.4-1.fc34.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.