How To Install texlive-hepparticles-doc on Fedora 36

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

Introduction

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

What is texlive-hepparticles-doc

Documentation for hepparticles

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

Install texlive-hepparticles-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-hepparticles-doc using dnf by running the following command:

sudo dnf -y install texlive-hepparticles-doc

Install texlive-hepparticles-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-hepparticles-doc using yum by running the following command:

sudo yum -y install texlive-hepparticles-doc

How To Uninstall texlive-hepparticles-doc on Fedora 36

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

sudo dnf remove texlive-hepparticles-doc

texlive-hepparticles-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-hepparticles-doc
/usr/share/licenses/texlive-hepparticles-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/hepparticles
/usr/share/texlive/texmf-dist/doc/latex/hepparticles/ChangeLog
/usr/share/texlive/texmf-dist/doc/latex/hepparticles/README
/usr/share/texlive/texmf-dist/doc/latex/hepparticles/hepparticles.pdf
/usr/share/texlive/texmf-dist/doc/latex/hepparticles/hepparticles.tex
/usr/share/texlive/texmf-dist/doc/latex/hepparticles/testhepparticles.pdf
/usr/share/texlive/texmf-dist/doc/latex/hepparticles/testhepparticles.tex

References

Summary

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