How to Install and Uninstall python3-sphinx-gallery.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

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

Please follow the guidelines below to install python3-sphinx-gallery.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Here is a brief guide to show you how to uninstall python3-sphinx-gallery.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-sphinx-gallery.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:25:45 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-sphinx-gallery
Version : 0.11.1
Release : 4.el9
Architecture : noarch
Size : 212 k
Source : python-sphinx-gallery-0.11.1-4.el9.src.rpm
Repository : epel
Summary : Sphinx extension to automatically generate an examples gallery
URL : https://sphinx-gallery.github.io/stable/index.html
License : BSD
Description : A Sphinx extension that builds an HTML version of any Python script and puts
: it into an examples gallery.