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

Last updated: May 18,2024

1. Install "texlive-combinedgraphics" package

Please follow the guidelines below to install texlive-combinedgraphics on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-combinedgraphics

2. Uninstall "texlive-combinedgraphics" package

Please follow the instructions below to uninstall texlive-combinedgraphics on openSuSE Tumbleweed:

$ sudo zypper remove texlive-combinedgraphics

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

Information for package texlive-combinedgraphics:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-combinedgraphics
Version : 2023.209.0.0.2.2svn27198-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 13.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-e-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Include graphic (EPS or PDF)/LaTeX combinations
Description :
This package provides a macro (\includecombinedgraphics) for
the inclusion of combined EPS/LaTeX and PDF/LaTeX graphics (an
export format of Gnuplot, Xfig, and maybe other programs).
Instead of including the graphics with a simple \input, the
\includecombinedgraphics macro has some comforts: changing the
font and color of the text of the LaTeX part; rescaling the
graphics without affecting the font of the LaTeX part;
automatic inclusion of the vector graphics part, as far as
LaTeX part does not do it (e.g., for files exported from
Gnuplot before version 4.2); and rescaling and rotating of
complete graphics (similar to \includegraphics from the
graphicx package).