How To Install texlive-tap-doc on Fedora 36

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

Introduction

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

What is texlive-tap-doc

Documentation for tap

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

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

sudo dnf -y install texlive-tap-doc

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

sudo yum -y install texlive-tap-doc

How To Uninstall texlive-tap-doc on Fedora 36

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

sudo dnf remove texlive-tap-doc

texlive-tap-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-tap-doc
/usr/share/licenses/texlive-tap-doc/pd.txt
/usr/share/texlive/texmf-dist/doc/generic/tap
/usr/share/texlive/texmf-dist/doc/generic/tap/0README.TAP
/usr/share/texlive/texmf-dist/doc/generic/tap/0tapdoc.inf
/usr/share/texlive/texmf-dist/doc/generic/tap/circ.eps
/usr/share/texlive/texmf-dist/doc/generic/tap/circmag.eps
/usr/share/texlive/texmf-dist/doc/generic/tap/epsfx.tex
/usr/share/texlive/texmf-dist/doc/generic/tap/tapanch.100
/usr/share/texlive/texmf-dist/doc/generic/tap/tapanch.mp
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/sampdos
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/sampdos/0sampdos.inf
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/sampdos/post1.tex
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/sampdos/post2.tex
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/sampdos/prea1.tex
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/sampdos/prea2.tex
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/sampdos/prea3.tex
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/sampdos/tapcv0.raw
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/sampdos/tapcv1.raw
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/sampdos/tapcv2.raw
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/sampdos/tapcv3.raw
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/sampdos/tapcv4.raw
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/sampdos/tapcv5.raw
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/sampdos/tapcv6.raw
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/sampdos/tcv.bat
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/sampdos/tcv_.bat
/usr/share/texlive/texmf-dist/doc/generic/tap/tapcv/tapcv.awk
/usr/share/texlive/texmf-dist/doc/generic/tap/tapdoc.tex
/usr/share/texlive/texmf-dist/doc/generic/tap/tapxamp1.tex
/usr/share/texlive/texmf-dist/doc/generic/tap/tapxamp2.tex

References

Summary

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