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

Last updated: July 02,2024

1. Install "texlive-psfrag" package

This tutorial shows how to install texlive-psfrag on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-psfrag

2. Uninstall "texlive-psfrag" package

This is a short guide on how to uninstall texlive-psfrag on openSuSE Tumbleweed:

$ sudo zypper remove texlive-psfrag

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

Information for package texlive-psfrag:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-psfrag
Version : 2023.209.3.04svn15878-53.2
Arch : noarch
Vendor : openSUSE
Installed Size : 12.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-s-2023-53.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Replace strings in encapsulated PostScript figures
Description :
Allows LaTeX constructions (equations, picture environments,
etc.) to be precisely superimposed over Encapsulated PostScript
figures, using your own favorite drawing tool to create an EPS
figure and placing simple text 'tags' where each replacement is
to be placed, with PSfrag automatically removing these tags
from the figure and replacing them with a user specified LaTeX
construction, properly aligned, scaled, and/or rotated.

5. The same packages on other Linux Distributions