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

Last updated: March 03,2025

1. Install "texlive-psfrag.noarch" package

Please follow the instructions below to install texlive-psfrag.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install texlive-psfrag.noarch

2. Uninstall "texlive-psfrag.noarch" package

Please follow the instructions below to uninstall texlive-psfrag.noarch on CentOS Stream 9:

$ sudo dnf remove texlive-psfrag.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:46:31 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : texlive-psfrag
Epoch : 9
Version : 20200406
Release : 26.el9
Architecture : noarch
Size : 82 k
Source : texlive-20200406-26.el9.src.rpm
Repository : appstream
Summary : Replace strings in encapsulated PostScript figures
URL : http://tug.org/texlive/
License : psfrag
Description : Allows LaTeX constructions (equations, picture environments,
: etc.) to be precisely superimposed over Encapsulated PostScript
: figures, using your own favorite drawing tool to create an EPS
: figure and placing simple text 'tags' where each replacement is
: to be placed, with PSfrag automatically removing these tags
: from the figure and replacing them with a user specified LaTeX
: construction, properly aligned, scaled, and/or rotated.