How to Install and Uninstall python3-sphinx_lv2_theme.noarch Package on CentOS Stream 8

Last updated: May 19,2024

1. Install "python3-sphinx_lv2_theme.noarch" package

Please follow the guidance below to install python3-sphinx_lv2_theme.noarch on CentOS Stream 8

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

2. Uninstall "python3-sphinx_lv2_theme.noarch" package

Please follow the instructions below to uninstall python3-sphinx_lv2_theme.noarch on CentOS Stream 8:

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

3. Information about the python3-sphinx_lv2_theme.noarch package on CentOS Stream 8

Last metadata expiration check: 4:59:03 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-sphinx_lv2_theme
Version : 1.2.0
Release : 2.el8
Architecture : noarch
Size : 22 k
Source : python-sphinx_lv2_theme-1.2.0-2.el8.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.