How to Install and Uninstall texlive-purifyeps.noarch Package on Fedora 35
Last updated: November 27,2024
1. Install "texlive-purifyeps.noarch" package
This guide let you learn how to install texlive-purifyeps.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
texlive-purifyeps.noarch
Copied
2. Uninstall "texlive-purifyeps.noarch" package
Please follow the steps below to uninstall texlive-purifyeps.noarch on Fedora 35:
$
sudo dnf remove
texlive-purifyeps.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-purifyeps.noarch package on Fedora 35
Last metadata expiration check: 5:27:25 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-purifyeps
Epoch : 9
Version : 20210325
Release : 44.fc35
Architecture : noarch
Size : 27 k
Source : texlive-base-20210325-44.fc35.src.rpm
Repository : updates
Summary : Make EPS work with both LaTeX/dvips and pdfLaTeX
URL : http://tug.org/texlive/
License : LPPL
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.
Available Packages
Name : texlive-purifyeps
Epoch : 9
Version : 20210325
Release : 44.fc35
Architecture : noarch
Size : 27 k
Source : texlive-base-20210325-44.fc35.src.rpm
Repository : updates
Summary : Make EPS work with both LaTeX/dvips and pdfLaTeX
URL : http://tug.org/texlive/
License : LPPL
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.