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

Last updated: June 03,2024

1. Install "texlive-pst-eps.noarch" package

This guide covers the steps necessary to install texlive-pst-eps.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install texlive-pst-eps.noarch

2. Uninstall "texlive-pst-eps.noarch" package

Please follow the steps below to uninstall texlive-pst-eps.noarch on CentOS Stream 9:

$ sudo dnf remove texlive-pst-eps.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:32:03 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : texlive-pst-eps
Epoch : 9
Version : 20200406
Release : 26.el9
Architecture : noarch
Size : 91 k
Source : texlive-20200406-26.el9.src.rpm
Repository : appstream
Summary : Create EPS files from PSTricks figures
URL : http://tug.org/texlive/
License : LPPL
Description : Pst-eps is a PSTricks-based package for exporting PSTricks
: images 'on the fly' to encapsulated PostScript (EPS) image
: files, which can then be read into a document in the usual way.