How To Install texlive-levy-doc on Fedora 36

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

Introduction

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

What is texlive-levy-doc

Documentation for levy

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

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

sudo dnf -y install texlive-levy-doc

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

sudo yum -y install texlive-levy-doc

How To Uninstall texlive-levy-doc on Fedora 36

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

sudo dnf remove texlive-levy-doc

texlive-levy-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-levy-doc
/usr/share/licenses/texlive-levy-doc/gpl2.txt
/usr/share/texlive/texmf-dist/doc/fonts/levy
/usr/share/texlive/texmf-dist/doc/fonts/levy/README
/usr/share/texlive/texmf-dist/doc/fonts/levy/digits.mf-old
/usr/share/texlive/texmf-dist/doc/fonts/levy/g.mf-old
/usr/share/texlive/texmf-dist/doc/fonts/levy/greekhist.tex
/usr/share/texlive/texmf-dist/doc/fonts/levy/greekuse.tex
/usr/share/texlive/texmf-dist/doc/fonts/levy/grinstall.tex
/usr/share/texlive/texmf-dist/doc/fonts/levy/grtestfont.tex
/usr/share/texlive/texmf-dist/doc/fonts/levy/makeall
/usr/share/texlive/texmf-dist/doc/fonts/levy/makefont
/usr/share/texlive/texmf-dist/doc/fonts/levy/testfont

References

Summary

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