How to Install and Uninstall texlive-epstopdf-pkg.noarch Package on Fedora 34

Last updated: May 21,2024

1. Install "texlive-epstopdf-pkg.noarch" package

This guide covers the steps necessary to install texlive-epstopdf-pkg.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install texlive-epstopdf-pkg.noarch

2. Uninstall "texlive-epstopdf-pkg.noarch" package

Please follow the instructions below to uninstall texlive-epstopdf-pkg.noarch on Fedora 34:

$ sudo dnf remove texlive-epstopdf-pkg.noarch $ sudo dnf autoremove

3. Information about the texlive-epstopdf-pkg.noarch package on Fedora 34

Last metadata expiration check: 4:52:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-epstopdf-pkg
Epoch : 9
Version : svn53546
Release : 39.fc34
Architecture : noarch
Size : 366 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Call epstopdf "on the fly"
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package adds support for EPS files in the graphicx package
: when running under pdfTeX. If an EPS graphic is detected, the
: package spawns a process to convert the EPS to PDF, using the
: script epstopdf. This of course requires that shell escape is
: enabled for the pdfTeX run.