How to Install and Uninstall python3-sphinx_lv2_theme.noarch Package on Fedora 34

Last updated: July 01,2024

1. Install "python3-sphinx_lv2_theme.noarch" package

This is a short guide on how to install python3-sphinx_lv2_theme.noarch on Fedora 34

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

2. Uninstall "python3-sphinx_lv2_theme.noarch" package

This tutorial shows how to uninstall python3-sphinx_lv2_theme.noarch on Fedora 34:

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

3. Information about the python3-sphinx_lv2_theme.noarch package on Fedora 34

Last metadata expiration check: 3:49:51 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-sphinx_lv2_theme
Version : 1.0.0
Release : 3.fc34
Architecture : noarch
Size : 21 k
Source : python-sphinx_lv2_theme-1.0.0-3.fc34.src.rpm
Repository : fedora
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.