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

Last updated: July 05,2024

1. Install "texlive-hrefhide.noarch" package

Learn how to install texlive-hrefhide.noarch on Fedora 34

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

2. Uninstall "texlive-hrefhide.noarch" package

Please follow the guidelines below to uninstall texlive-hrefhide.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:29:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-hrefhide
Epoch : 9
Version : svn22255.1.0f
Release : 39.fc34
Architecture : noarch
Size : 21 k
Source : texlive-2020-39.fc34.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.)