How to Install and Uninstall python3-sphinx_lv2_theme.noarch Package on Rocky Linux 9

Last updated: April 27,2024

1. Install "python3-sphinx_lv2_theme.noarch" package

Please follow the guidance below to install python3-sphinx_lv2_theme.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install python3-sphinx_lv2_theme.noarch

2. Uninstall "python3-sphinx_lv2_theme.noarch" package

Please follow the guidelines below to uninstall python3-sphinx_lv2_theme.noarch on Rocky Linux 9:

$ sudo dnf remove python3-sphinx_lv2_theme.noarch $ sudo dnf autoremove

3. Information about the python3-sphinx_lv2_theme.noarch package on Rocky Linux 9

Last metadata expiration check: 1:58:01 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-sphinx_lv2_theme
Version : 1.2.0
Release : 1.el9
Architecture : noarch
Size : 22 k
Source : python-sphinx_lv2_theme-1.2.0-1.el9.src.rpm
Repository : epel
Summary : A minimal pure-CSS theme for Sphinx
URL : https://gitlab.com/lv2/sphinx_lv2_theme
License : ISC
Description : This is a minimal pure-CSS theme for Sphinx that uses the documentation
: style of the LV2 plugin specification and related projects.
:
: This theme is geared toward producing beautiful API documentation for C, C++,
: and Python that is documented using the standard Sphinx domains.
: The output does not use Javascript at all, and some common features are not
: implemented, so this theme should not be considered a drop-in replacement
: for typical Sphinx themes.