How To Install texlive-anonymouspro-doc on Fedora 36

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

Introduction

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

What is texlive-anonymouspro-doc

Documentation for anonymouspro

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

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

sudo dnf -y install texlive-anonymouspro-doc

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

sudo yum -y install texlive-anonymouspro-doc

How To Uninstall texlive-anonymouspro-doc on Fedora 36

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

sudo dnf remove texlive-anonymouspro-doc

texlive-anonymouspro-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-anonymouspro-doc
/usr/share/licenses/texlive-anonymouspro-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/fonts/anonymouspro
/usr/share/texlive/texmf-dist/doc/fonts/anonymouspro/AnonymousPro-01.etx
/usr/share/texlive/texmf-dist/doc/fonts/anonymouspro/AnonymousPro-02.etx
/usr/share/texlive/texmf-dist/doc/fonts/anonymouspro/AnonymousPro-03.etx
/usr/share/texlive/texmf-dist/doc/fonts/anonymouspro/AnonymousPro-drv.tex
/usr/share/texlive/texmf-dist/doc/fonts/anonymouspro/AnonymousPro-map.tex
/usr/share/texlive/texmf-dist/doc/fonts/anonymouspro/AnonymousPro-symbols.etx
/usr/share/texlive/texmf-dist/doc/fonts/anonymouspro/AnonymousPro.pdf
/usr/share/texlive/texmf-dist/doc/fonts/anonymouspro/FONTLOG.txt
/usr/share/texlive/texmf-dist/doc/fonts/anonymouspro/OFL.txt
/usr/share/texlive/texmf-dist/doc/fonts/anonymouspro/README.md
/usr/share/texlive/texmf-dist/doc/fonts/anonymouspro/README_Mark-Simonson.txt
/usr/share/texlive/texmf-dist/doc/fonts/anonymouspro/anonymouspro-fixlatin.mtx
/usr/share/texlive/texmf-dist/doc/fonts/anonymouspro/anonymouspro-fixtextcomp.mtx

References

Summary

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