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

Last updated: July 01,2024

1. Install "texlive-psfrag.noarch" package

Please follow the guidance below to install texlive-psfrag.noarch on Fedora 34

$ 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 Fedora 34:

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

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

Last metadata expiration check: 0:11:49 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-psfrag
Epoch : 9
Version : svn15878.3.04
Release : 39.fc34
Architecture : noarch
Size : 17 k
Source : texlive-2020-39.fc34.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.