How to Install and Uninstall texlive-pax Package on openSUSE Leap

Last updated: May 20,2024

1. Install "texlive-pax" package

Please follow the guidance below to install texlive-pax on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-pax

2. Uninstall "texlive-pax" package

Please follow the steps below to uninstall texlive-pax on openSUSE Leap:

$ sudo zypper remove texlive-pax

3. Information about the texlive-pax package on openSUSE Leap

Information for package texlive-pax:
------------------------------------
Repository : Main Repository
Name : texlive-pax
Version : 2021.189.0.0.1lsvn54512-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 37.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-r-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Extract and reinsert PDF annotations with pdfTeX
Description :
If PDF files are included using pdfTeX, PDF annotations are
stripped. The pax project offers a solution without altering
pdfTeX. A Java program (pax.jar) parses the PDF file that will
later be included. The program then writes the data of the
annotations into a file that can be read by TeX. The LaTeX
package pax extends the graphics package to support the scheme:
if a PDF file is included, the package looks for the file with
the annotation data, reads them and puts the annotations in the
right place. Project status: experimental

5. The same packages on other Linux Distributions