How To Install texlive-hook-pre-commit-pkg-doc on Fedora 36

In this tutorial we learn how to install texlive-hook-pre-commit-pkg-doc in Fedora 36. texlive-hook-pre-commit-pkg-doc is Documentation for hook-pre-commit-pkg

Introduction

In this tutorial we learn how to install texlive-hook-pre-commit-pkg-doc on Fedora 36.

What is texlive-hook-pre-commit-pkg-doc

Documentation for hook-pre-commit-pkg

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

Install texlive-hook-pre-commit-pkg-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-hook-pre-commit-pkg-doc using dnf by running the following command:

sudo dnf -y install texlive-hook-pre-commit-pkg-doc

Install texlive-hook-pre-commit-pkg-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-hook-pre-commit-pkg-doc using yum by running the following command:

sudo yum -y install texlive-hook-pre-commit-pkg-doc

How To Uninstall texlive-hook-pre-commit-pkg-doc on Fedora 36

To uninstall only the texlive-hook-pre-commit-pkg-doc package we can use the following command:

sudo dnf remove texlive-hook-pre-commit-pkg-doc

texlive-hook-pre-commit-pkg-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-hook-pre-commit-pkg-doc
/usr/share/licenses/texlive-hook-pre-commit-pkg-doc/gpl3.txt
/usr/share/texlive/texmf-dist/doc/support/hook-pre-commit-pkg
/usr/share/texlive/texmf-dist/doc/support/hook-pre-commit-pkg/README
/usr/share/texlive/texmf-dist/doc/support/hook-pre-commit-pkg/pre-commit-latex

References

Summary

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