How to Install and Uninstall python3-sphinx-inline-tabs.noarch Package on Fedora 35

Last updated: May 20,2024

1. Install "python3-sphinx-inline-tabs.noarch" package

Please follow the instructions below to install python3-sphinx-inline-tabs.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-sphinx-inline-tabs.noarch

2. Uninstall "python3-sphinx-inline-tabs.noarch" package

Please follow the step by step instructions below to uninstall python3-sphinx-inline-tabs.noarch on Fedora 35:

$ sudo dnf remove python3-sphinx-inline-tabs.noarch $ sudo dnf autoremove

3. Information about the python3-sphinx-inline-tabs.noarch package on Fedora 35

Last metadata expiration check: 0:37:17 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-sphinx-inline-tabs
Version : 2021.04.11~b9
Release : 2.fc35
Architecture : noarch
Size : 21 k
Source : python-sphinx-inline-tabs-2021.04.11~b9-2.fc35.src.rpm
Repository : fedora
Summary : Add inline tabbed content to your Sphinx documentation
URL : https://github.com/pradyunsg/sphinx-inline-tabs
License : MIT
Description : Add inline tabbed content to your Sphinx documentation.
:
: Features:
:
: - Elegant design: Small footprint in the markup and generated website,
: while looking good.
: - Configurable: All the colors can be configured using CSS variables.
: - Synchronization: Tabs with the same label all switch with a single click.
: - Works without JavaScript: JavaScript is not required for the basics, only for
: synchronization.