How To Install texlive-hepnames-doc on Fedora 36

In this tutorial we learn how to install texlive-hepnames-doc in Fedora 36. texlive-hepnames-doc is Documentation for hepnames

Introduction

In this tutorial we learn how to install texlive-hepnames-doc on Fedora 36.

What is texlive-hepnames-doc

Documentation for hepnames

We can use yum or dnf to install texlive-hepnames-doc on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install texlive-hepnames-doc.

Install texlive-hepnames-doc on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install texlive-hepnames-doc using dnf by running the following command:

sudo dnf -y install texlive-hepnames-doc

Install texlive-hepnames-doc on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install texlive-hepnames-doc using yum by running the following command:

sudo yum -y install texlive-hepnames-doc

How To Uninstall texlive-hepnames-doc on Fedora 36

To uninstall only the texlive-hepnames-doc package we can use the following command:

sudo dnf remove texlive-hepnames-doc

texlive-hepnames-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-hepnames-doc
/usr/share/licenses/texlive-hepnames-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/hepnames
/usr/share/texlive/texmf-dist/doc/latex/hepnames/ChangeLog
/usr/share/texlive/texmf-dist/doc/latex/hepnames/Makefile
/usr/share/texlive/texmf-dist/doc/latex/hepnames/README
/usr/share/texlive/texmf-dist/doc/latex/hepnames/hepnames.pdf
/usr/share/texlive/texmf-dist/doc/latex/hepnames/hepnames.tex
/usr/share/texlive/texmf-dist/doc/latex/hepnames/hepnicenames-it.pdf
/usr/share/texlive/texmf-dist/doc/latex/hepnames/hepnicenames-it.tex
/usr/share/texlive/texmf-dist/doc/latex/hepnames/hepnicenames-macros.tex
/usr/share/texlive/texmf-dist/doc/latex/hepnames/hepnicenames-rm.pdf
/usr/share/texlive/texmf-dist/doc/latex/hepnames/hepnicenames-rm.tex
/usr/share/texlive/texmf-dist/doc/latex/hepnames/heppennames-it.pdf
/usr/share/texlive/texmf-dist/doc/latex/hepnames/heppennames-it.tex
/usr/share/texlive/texmf-dist/doc/latex/hepnames/heppennames-macros.tex
/usr/share/texlive/texmf-dist/doc/latex/hepnames/heppennames-rm.pdf
/usr/share/texlive/texmf-dist/doc/latex/hepnames/heppennames-rm.tex
/usr/share/texlive/texmf-dist/doc/latex/hepnames/mkmacrotables

References

Summary

In this tutorial we learn how to install texlive-hepnames-doc on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).