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

Last updated: May 19,2024

1. Install "texlive-hrefhide.noarch" package

Please follow the guidance below to install texlive-hrefhide.noarch on Fedora 36

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

2. Uninstall "texlive-hrefhide.noarch" package

This guide let you learn how to uninstall texlive-hrefhide.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:01:29 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-hrefhide
Epoch : 9
Version : svn22255.1.0f
Release : 55.fc36
Architecture : noarch
Size : 20 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.)