How to Install and Uninstall texlive-issuulinks Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "texlive-issuulinks" package

This guide covers the steps necessary to install texlive-issuulinks on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-issuulinks

2. Uninstall "texlive-issuulinks" package

This tutorial shows how to uninstall texlive-issuulinks on openSuSE Tumbleweed:

$ sudo zypper remove texlive-issuulinks

3. Information about the texlive-issuulinks package on openSuSE Tumbleweed

Information for package texlive-issuulinks:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-issuulinks
Version : 2023.209.1.1svn25742-56.2
Arch : noarch
Vendor : openSUSE
Installed Size : 3.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-m-2023-56.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Produce external links instead of internal ones
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.

5. The same packages on other Linux Distributions