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

Last updated: November 27,2024

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

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

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

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

Please follow the step by step instructions below to uninstall texlive-epsf-dvipdfmx.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:26:13 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : texlive-epsf-dvipdfmx
Epoch : 10
Version : svn35575.2014
Release : 65.fc38
Architecture : noarch
Size : 12 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Plain TeX file for using epsf.tex with (x)dvipdfmx
URL : http://tug.org/texlive/
License : LicenseRef-Fedora-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.