How to Install and Uninstall texlive-epstopdf-pkg.noarch Package on Rocky Linux 9
Last updated: November 28,2024
1. Install "texlive-epstopdf-pkg.noarch" package
This guide covers the steps necessary to install texlive-epstopdf-pkg.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
texlive-epstopdf-pkg.noarch
Copied
2. Uninstall "texlive-epstopdf-pkg.noarch" package
Please follow the guidelines below to uninstall texlive-epstopdf-pkg.noarch on Rocky Linux 9:
$
sudo dnf remove
texlive-epstopdf-pkg.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-epstopdf-pkg.noarch package on Rocky Linux 9
Last metadata expiration check: 2:01:46 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : texlive-epstopdf-pkg
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 355 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : appstream
Summary : Call epstopdf "on the fly"
URL : http://tug.org/texlive/
License : LPPL
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.
Available Packages
Name : texlive-epstopdf-pkg
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 355 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : appstream
Summary : Call epstopdf "on the fly"
URL : http://tug.org/texlive/
License : LPPL
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.