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

Last updated: January 16,2025

1. Install "texlive-fancyref.noarch" package

This is a short guide on how to install texlive-fancyref.noarch on Fedora 39

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

2. Uninstall "texlive-fancyref.noarch" package

Please follow the guidance below to uninstall texlive-fancyref.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:17:29 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-fancyref
Epoch : 11
Version : svn15878.0.9c
Release : 69.fc39
Architecture : noarch
Size : 19 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : A LaTeX package for fancy cross-referencing
URL : http://tug.org/texlive/
License : GPL-1.0-or-later
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.