How to Install and Uninstall texlive-auto-pst-pdf.noarch Package on CentOS Stream 9

Last updated: October 08,2024

1. Install "texlive-auto-pst-pdf.noarch" package

In this section, we are going to explain the necessary steps to install texlive-auto-pst-pdf.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install texlive-auto-pst-pdf.noarch

2. Uninstall "texlive-auto-pst-pdf.noarch" package

This tutorial shows how to uninstall texlive-auto-pst-pdf.noarch on CentOS Stream 9:

$ sudo dnf remove texlive-auto-pst-pdf.noarch $ sudo dnf autoremove

3. Information about the texlive-auto-pst-pdf.noarch package on CentOS Stream 9

Last metadata expiration check: 0:25:05 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : texlive-auto-pst-pdf
Epoch : 9
Version : 20200406
Release : 34.el9
Architecture : noarch
Size : 220 k
Source : texlive-extension-20200406-34.el9.src.rpm
Repository : epel
Summary : Wrapper for pst-pdf (with some psfrag features)
URL : http://tug.org/texlive/
License : LPPL
Description : The package uses --shell-escape to execute pst-pdf when
: necessary. This makes it especially easy to integrate into the
: workflow of an editor with just "LaTeX" and "pdfLaTeX" buttons.
: Wrappers are provided for various psfrag-related features so
: that Matlab figures via laprint, Mathematica figures via
: MathPSfrag, and regular psfrag figures can all be input
: consistently and easily.