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

Last updated: November 02,2024

1. Install "texlive-issuulinks.noarch" package

Please follow the step by step instructions below to install texlive-issuulinks.noarch on Fedora 35

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

2. Uninstall "texlive-issuulinks.noarch" package

This guide let you learn how to uninstall texlive-issuulinks.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:02:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-issuulinks
Epoch : 9
Version : svn25742.1.1
Release : 48.fc35
Architecture : noarch
Size : 21 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Produce external links instead of internal ones
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The PDF visualizer http://issuu.com/ISSUU is a popular service
: which shows PDF documents "a page a time". Due to the way it is
: implemented, internal links in these documents are not allowed.
: Instead, they must be converted to external ones in the form
: http://issuu.com/action/page?page=PAGENUMBER. The package
: patches hyperref to produce external links in the required form
: instead of internal links created by \ref, \cite and other
: commands. Since the package redefines the internals of
: hyperref, it must be loaded it AFTER hyperref.