How to Install and Uninstall texlive-footnoterange.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "texlive-footnoterange.noarch" package

Learn how to install texlive-footnoterange.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install texlive-footnoterange.noarch

2. Uninstall "texlive-footnoterange.noarch" package

Please follow the guidance below to uninstall texlive-footnoterange.noarch on Fedora 34:

$ sudo dnf remove texlive-footnoterange.noarch $ sudo dnf autoremove

3. Information about the texlive-footnoterange.noarch package on Fedora 34

Last metadata expiration check: 2:33:22 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-footnoterange
Epoch : 9
Version : svn52910
Release : 39.fc34
Architecture : noarch
Size : 21 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : References to ranges of footnotes
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides the environments footnoterange and
: footnoterange*. Multiple footnotes inside these environments
: are not referenced as (e.g.) "1 2 3" but as "1-3", i.e., the
: range (from first to last referred footnote at that place) is
: given. If the hyperref package is loaded with enabled
: hyperfootnotes-option, then the references are hyperlinked.
: (References to footnotes in footnoterange* environments are
: never hyperlinked.)