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

Last updated: February 06,2025

1. Install "texlive-hrefhide.noarch" package

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

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

2. Uninstall "texlive-hrefhide.noarch" package

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

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

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

Last metadata expiration check: 3:12:55 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-hrefhide
Epoch : 11
Version : svn66189
Release : 69.fc39
Architecture : noarch
Size : 20 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Suppress hyper links when printing
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : This package provides the command \hrefdisplayonly
: (additionally to \href provided by the hyperref package). While
: the (hyperlinked) text appears like an ordinary \href in the
: compiled pdf-file, the same text will be "hidden" when printing
: the text. Hiding is actually achieved by making the text the
: same colour as the background, thus preserving the layout of
: the rest of the text. Further the commands \hycon and \hycoff
: (hyper-colour-on/off) can be used to simulate switching option
: ocgcolorlinks of the hyperref package on and off. This package
: is possibly obsolete, see section 3: "Alternatives" in the
: documentation.