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

Last updated: April 29,2024

1. Install "texlive-purifyeps" package

Here is a brief guide to show you how to install texlive-purifyeps on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-purifyeps

2. Uninstall "texlive-purifyeps" package

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

$ sudo zypper remove texlive-purifyeps

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

Information for package texlive-purifyeps:
------------------------------------------
Repository : Main Repository
Name : texlive-purifyeps
Version : 2021.189.1.1svn29725-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 16.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-t-2021-150400.17.1.src
Upstream URL : http://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