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

Last updated: May 16,2024

1. Install "texlive-purifyeps" package

Here is a brief guide to show you how to install texlive-purifyeps on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-purifyeps

2. Uninstall "texlive-purifyeps" package

This guide let you learn how to uninstall texlive-purifyeps on openSuSE Tumbleweed:

$ sudo zypper remove texlive-purifyeps

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

Information for package texlive-purifyeps:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-purifyeps
Version : 2023.209.1.1svn29725-54.4
Arch : noarch
Vendor : openSUSE
Installed Size : 16.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-t-2023-54.4.src
Upstream URL : https://www.tug.org/texlive/
Summary : Make EPS work with both LaTeX/dvips and pdfLaTeX
Description :
While pdfLaTeX has a number of nice features, its primary
shortcoming relative to standard LaTeX+dvips is that it is
unable to read ordinary Encapsulated PostScript (EPS) files,
the most common graphics format in the LaTeX world. Purifyeps
converts EPS files into a 'purified' form that can be read by
both LaTeX+dvips and pdfLaTeX. The trick is that the standard
LaTeX2e graphics packages can parse MetaPost-produced EPS
directly. Hence, purifyeps need only convert an arbitrary EPS
file into the same stylized format that MetaPost outputs.

5. The same packages on other Linux Distributions