How to Install and Uninstall texlive-psfrag.noarch Package on Fedora 38

Last updated: January 07,2025

1. Install "texlive-psfrag.noarch" package

Please follow the steps below to install texlive-psfrag.noarch on Fedora 38

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

2. Uninstall "texlive-psfrag.noarch" package

This guide covers the steps necessary to uninstall texlive-psfrag.noarch on Fedora 38:

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

3. Information about the texlive-psfrag.noarch package on Fedora 38

Last metadata expiration check: 1:27:48 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-psfrag
Epoch : 10
Version : svn15878.3.04
Release : 65.fc38
Architecture : noarch
Size : 15 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
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.