How to Install and Uninstall purifyeps Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "purifyeps" package

Please follow the step by step instructions below to install purifyeps on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install purifyeps

2. Uninstall "purifyeps" package

This guide covers the steps necessary to uninstall purifyeps on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove purifyeps $ sudo apt autoclean && sudo apt autoremove

3. Information about the purifyeps package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: purifyeps
Priority: optional
Section: universe/tex
Installed-Size: 107
Maintainer: Ubuntu Developers
Original-Maintainer: Hilmar Preuße
Architecture: all
Version: 1.1-2
Depends: perl, pstoedit, texlive-metapost, libfile-which-perl
Filename: pool/universe/p/purifyeps/purifyeps_1.1-2_all.deb
Size: 41756
MD5sum: e43cc39d1df3d6bca600efd59d1e1933
SHA1: b811885f0aa2a123632b8fa30742403a1d4e113f
SHA256: cb814ae434f390353e2585ef4d304c6067a8c71bf01077258dc8422b01a4cdfd
Description-en: creates EPS files usable in TeX and pdfTeX
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.
Description-md5: 80f21ddeec2455223e10ec79ba058e0c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu