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

Last updated: October 07,2024

1. Install "texlive-fancyref.noarch" package

Please follow the guidelines below to install texlive-fancyref.noarch on Fedora 35

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

2. Uninstall "texlive-fancyref.noarch" package

This guide covers the steps necessary to uninstall texlive-fancyref.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:31:44 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-fancyref
Epoch : 9
Version : svn15878.0.9c
Release : 48.fc35
Architecture : noarch
Size : 21 k
Source : texlive-2021-48.fc35.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.