How to Install and Uninstall texlive-epsf.noarch Package on Rocky Linux 9

Last updated: May 17,2024

1. Install "texlive-epsf.noarch" package

Please follow the guidelines below to install texlive-epsf.noarch on Rocky Linux 9

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

2. Uninstall "texlive-epsf.noarch" package

Please follow the guidelines below to uninstall texlive-epsf.noarch on Rocky Linux 9:

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

3. Information about the texlive-epsf.noarch package on Rocky Linux 9

Last metadata expiration check: 1:39:08 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : texlive-epsf
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 279 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : appstream
Summary : Simple macros for EPS inclusion
URL : http://tug.org/texlive/
License : Public Domain
Description : The original graphics inclusion macros for use with dvips;
: still widely used by Plain TeX users (in particular). For LaTeX
: users, the package is nowadays deprecated in favour of the more
: sophisticated standard LaTeX graphics bundle of packages (which
: are also available to Plain TeX users, either via its Plain TeX
: version, or through the support offered by etex).