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

Last updated: May 18,2024

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

Please follow the guidance below to install python3-sphinx-inline-tabs.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall python3-sphinx-inline-tabs.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:38:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-sphinx-inline-tabs
Version : 2020.10.19~b4
Release : 2.fc34
Architecture : noarch
Size : 20 k
Source : python-sphinx-inline-tabs-2020.10.19~b4-2.fc34.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.