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

Last updated: October 05,2024

1. Install "texlive-fancyref.noarch" package

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

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

2. Uninstall "texlive-fancyref.noarch" package

This tutorial shows how to uninstall texlive-fancyref.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:58:15 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-fancyref
Epoch : 9
Version : svn15878.0.9c
Release : 39.fc34
Architecture : noarch
Size : 21 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : A LaTeX package for fancy cross-referencing
URL : http://tug.org/texlive/
License : GPL+
Description : Provides fancy cross-referencing support, based on the
: package's reference commands (\fref and \Fref) that recognise
: what sort of object is being referenced. So, for example, the
: label for a \section would be expected to be of the form
: 'sec:foo': the package would recognise the 'sec:' part.