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

Last updated: September 30,2024

1. Install "texlive-psfrag.noarch" package

This guide covers the steps necessary to install texlive-psfrag.noarch on Fedora 35

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

2. Uninstall "texlive-psfrag.noarch" package

Please follow the steps below to uninstall texlive-psfrag.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:10:15 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-psfrag
Epoch : 9
Version : svn15878.3.04
Release : 48.fc35
Architecture : noarch
Size : 17 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
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.