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

Last updated: June 30,2024

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

Please follow the instructions below to install python3-sphinx-gallery.noarch on AlmaLinux 9

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

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

This guide let you learn how to uninstall python3-sphinx-gallery.noarch on AlmaLinux 9:

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

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

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