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

Last updated: November 27,2024

1. Install "texlive-fancyref.noarch" package

Please follow the guidance below to install texlive-fancyref.noarch on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 0:43:30 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : texlive-fancyref
Epoch : 10
Version : svn15878.0.9c
Release : 65.fc38
Architecture : noarch
Size : 19 k
Source : texlive-2022-65.fc38.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.