How to Install and Uninstall texlive-epstopdf-pkg.noarch Package on AlmaLinux 9

Last updated: October 07,2024

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

This tutorial shows how to install texlive-epstopdf-pkg.noarch on AlmaLinux 9

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

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

Please follow the guidelines below to uninstall texlive-epstopdf-pkg.noarch on AlmaLinux 9:

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

3. Information about the texlive-epstopdf-pkg.noarch package on AlmaLinux 9

Last metadata expiration check: 2:43:35 ago on Wed Mar 13 07:41:12 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.