How To Install texlive-pxjahyper-doc on Fedora 36

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

Introduction

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

What is texlive-pxjahyper-doc

Documentation for pxjahyper

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

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

sudo dnf -y install texlive-pxjahyper-doc

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

sudo yum -y install texlive-pxjahyper-doc

How To Uninstall texlive-pxjahyper-doc on Fedora 36

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

sudo dnf remove texlive-pxjahyper-doc

texlive-pxjahyper-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-pxjahyper-doc
/usr/share/licenses/texlive-pxjahyper-doc/other-free.txt
/usr/share/texlive/texmf-dist/doc/platex/pxjahyper
/usr/share/texlive/texmf-dist/doc/platex/pxjahyper/LICENSE
/usr/share/texlive/texmf-dist/doc/platex/pxjahyper/README-ja.md
/usr/share/texlive/texmf-dist/doc/platex/pxjahyper/README.md
/usr/share/texlive/texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf
/usr/share/texlive/texmf-dist/doc/platex/pxjahyper/pxjahyper.tex

References

Summary

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