How to Install and Uninstall python3-jupyter-sphinx.noarch Package on Fedora 35

Last updated: May 18,2024

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

This guide covers the steps necessary to install python3-jupyter-sphinx.noarch on Fedora 35

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

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

Please follow the guidance below to uninstall python3-jupyter-sphinx.noarch on Fedora 35:

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

3. Information about the python3-jupyter-sphinx.noarch package on Fedora 35

Last metadata expiration check: 5:33:38 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-jupyter-sphinx
Version : 0.3.2
Release : 2.fc35
Architecture : noarch
Size : 39 k
Source : python-jupyter-sphinx-0.3.2-2.fc35.src.rpm
Repository : fedora
Summary : Jupyter Sphinx extensions
URL : https://jupyter-sphinx.readthedocs.io/
License : BSD
Description : Jupyter-Sphinx enables running code embedded in Sphinx documentation and
: embedding output of that code into the resulting document. It has
: support for rich output such as images and even Jupyter interactive
: widgets.