How to Install and Uninstall texlive-psfrag.noarch Package on CentOS 8 / RHEL 8

Last updated: June 29,2024

1. Install "texlive-psfrag.noarch" package

This is a short guide on how to install texlive-psfrag.noarch on CentOS 8 / RHEL 8

$ 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 8 / RHEL 8:

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

3. Information about the texlive-psfrag.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:49:27 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-psfrag
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 97 k
Source : texlive-20180414-19.el8.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.