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

Last updated: January 11,2025

1. Install "texlive-psfragx.noarch" package

Here is a brief guide to show you how to install texlive-psfragx.noarch on Fedora 38

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

2. Uninstall "texlive-psfragx.noarch" package

Please follow the guidelines below to uninstall texlive-psfragx.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:08:14 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-psfragx
Epoch : 10
Version : svn26243.1.1
Release : 65.fc38
Architecture : noarch
Size : 18 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : A psfrag eXtension
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : PSfragX offers a mechanism to embed \psfrag commands, as
: provided by the psfrag package, into the EPS file itself. Each
: time a graphic is included, the EPS file is scanned. If some
: tagged lines are found, they are used to define the psfrag
: replacements that should be performed automatically. In
: addition, a similar mechanism holds for overpic objects. These
: are picture objects superimposed on the included graphic. A
: similar mechanism is implemented in psfrag itself (but
: deprecated in the documentation), but psfragx offers much more
: flexibility. For example, if babel is used, it is possible to
: define different replacements corresponding to different
: languages. The replacements to take into account will be
: selected on the basis of the current language of the document.
: A Matlab script (LaPrint) is provided, to export an EPS file
: with psfragx annotations ready embedded.