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

Last updated: November 01,2024

1. Install "texlive-hrefhide.noarch" package

This guide covers the steps necessary to install texlive-hrefhide.noarch on Fedora 35

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

2. Uninstall "texlive-hrefhide.noarch" package

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

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

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

Last metadata expiration check: 3:29:14 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-hrefhide
Epoch : 9
Version : svn22255.1.0f
Release : 48.fc35
Architecture : noarch
Size : 21 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Suppress hyper links when printing
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : This package provides the command \hrefdisplayonly (which
: provides a substitute for \href). 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.)