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

Last updated: October 05,2024

1. Install "python3-sphinx-hoverxref.noarch" package

In this section, we are going to explain the necessary steps to install python3-sphinx-hoverxref.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-sphinx-hoverxref.noarch

2. Uninstall "python3-sphinx-hoverxref.noarch" package

This guide let you learn how to uninstall python3-sphinx-hoverxref.noarch on Fedora 34:

$ sudo dnf remove python3-sphinx-hoverxref.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:54:36 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-sphinx-hoverxref
Version : 0.5b1
Release : 3.fc34
Architecture : noarch
Size : 43 k
Source : python-sphinx-hoverxref-0.5b1-3.fc34.src.rpm
Repository : fedora
Summary : Sphinx extension to add tooltips on cross references
URL : https//sphinx-hoverxref.readthedocs.io/en/latest/
License : MIT
Description : Sphinx extension to show a floating window (tooltips or modal dialogues) on the
: cross references of the documentation embedding the content of the linked
: section on them. With sphinx-hoverxref, you don’t need to click a link to see
: what’s in there.