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

Last updated: September 28,2024

1. Install "texlive-psfragx.noarch" package

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

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

2. Uninstall "texlive-psfragx.noarch" package

Please follow the steps below to uninstall texlive-psfragx.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:43:01 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-psfragx
Epoch : 9
Version : svn26243.1.1
Release : 39.fc34
Architecture : noarch
Size : 20 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : A psfrag eXtension
URL : http://tug.org/texlive/
License : LPPL
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.