How To Install texlive-acro-doc on Fedora 36

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

Introduction

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

What is texlive-acro-doc

Documentation for acro

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

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

sudo dnf -y install texlive-acro-doc

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

sudo yum -y install texlive-acro-doc

How To Uninstall texlive-acro-doc on Fedora 36

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

sudo dnf remove texlive-acro-doc

texlive-acro-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-acro-doc
/usr/share/licenses/texlive-acro-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/acro
/usr/share/texlive/texmf-dist/doc/latex/acro/README
/usr/share/texlive/texmf-dist/doc/latex/acro/acro-manual.pdf
/usr/share/texlive/texmf-dist/doc/latex/acro/acro-manual.tex
/usr/share/texlive/texmf-dist/doc/latex/acro/examples
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.acflike.pdf
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.acflike.tex
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.basic.pdf
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.basic.tex
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.issue-109.pdf
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.issue-109.tex
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.issue-111.pdf
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.issue-111.tex
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.issue-119.pdf
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.issue-119.tex
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.issue-154.pdf
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.issue-154.tex
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.possessive.pdf
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.possessive.tex
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.texsx-505891.pdf
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.texsx-505891.tex
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.texsx-507726.pdf
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.texsx-507726.tex
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.texsx-513623.pdf
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.texsx-513623.tex
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.texsx-515295.pdf
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.texsx-515295.tex
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.texsx-542461.pdf
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.texsx-542461.tex
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.units.pdf
/usr/share/texlive/texmf-dist/doc/latex/acro/examples/acro.example.units.tex

References

Summary

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