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

Last updated: July 05,2024

1. Install "texlive-epsf-dvipdfmx.noarch" package

Please follow the step by step instructions below to install texlive-epsf-dvipdfmx.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install texlive-epsf-dvipdfmx.noarch

2. Uninstall "texlive-epsf-dvipdfmx.noarch" package

Please follow the guidance below to uninstall texlive-epsf-dvipdfmx.noarch on Fedora 34:

$ sudo dnf remove texlive-epsf-dvipdfmx.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:57:29 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-epsf-dvipdfmx
Epoch : 9
Version : svn35575.2014
Release : 39.fc34
Architecture : noarch
Size : 14 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Plain TeX file for using epsf.tex with (x)dvipdfmx
URL : http://tug.org/texlive/
License : Public Domain
Description : epsf-dvipdfmx.tex is a plain TeX file to be \input after
: epsf.tex when using plain TeX with dvipdfmx. As in: \input epsf
: \input epsf-dvipdfmx It is needed when an .eps file has
: anything except the origin (0,0) for the lower-left of its
: bounding box.