How to Install and Uninstall texlive-fancyref.noarch Package on CentOS 8 / RHEL 8

Last updated: November 30,2024

1. Install "texlive-fancyref.noarch" package

This guide covers the steps necessary to install texlive-fancyref.noarch on CentOS 8 / RHEL 8

$ 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 CentOS 8 / RHEL 8:

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

3. Information about the texlive-fancyref.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:46:39 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-fancyref
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 130 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
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.