How to Install and Uninstall python3-pydata-sphinx-theme.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "python3-pydata-sphinx-theme.noarch" package

Learn how to install python3-pydata-sphinx-theme.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-pydata-sphinx-theme.noarch

2. Uninstall "python3-pydata-sphinx-theme.noarch" package

Please follow the instructions below to uninstall python3-pydata-sphinx-theme.noarch on Fedora 35:

$ sudo dnf remove python3-pydata-sphinx-theme.noarch $ sudo dnf autoremove

3. Information about the python3-pydata-sphinx-theme.noarch package on Fedora 35

Last metadata expiration check: 2:16:27 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-pydata-sphinx-theme
Version : 0.7.1
Release : 1.fc35
Architecture : noarch
Size : 76 k
Source : python-pydata-sphinx-theme-0.7.1-1.fc35.src.rpm
Repository : updates
Summary : Sphinx extension for creating panels in a grid layout
URL : https://github.com/pydata/pydata-sphinx-theme
License : BSD and MIT
Description : This package contains a Sphinx extension for creating document components
: optimized for HTML+CSS.
:
: - The panels directive creates panels of content in a grid layout,
: utilizing both the Bootstrap 4 grid system, and cards layout.
:
: - The link-button directive creates a clickable button, linking to a URL
: or reference, and can also be used to make an entire panel clickable.
:
: - The dropdown directive creates content that can be toggled.
:
: - The tabbed directive creates tabbed content.
:
: - opticon and fa (fontawesome) roles allow for inline icons to be added.