How To Install texlive-uebungsblatt-doc on Fedora 36

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

Introduction

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

What is texlive-uebungsblatt-doc

Documentation for uebungsblatt

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

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

sudo dnf -y install texlive-uebungsblatt-doc

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

sudo yum -y install texlive-uebungsblatt-doc

How To Uninstall texlive-uebungsblatt-doc on Fedora 36

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

sudo dnf remove texlive-uebungsblatt-doc

texlive-uebungsblatt-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-uebungsblatt-doc
/usr/share/licenses/texlive-uebungsblatt-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/uebungsblatt
/usr/share/texlive/texmf-dist/doc/latex/uebungsblatt/README
/usr/share/texlive/texmf-dist/doc/latex/uebungsblatt/history.txt
/usr/share/texlive/texmf-dist/doc/latex/uebungsblatt/uebungsblatt-doc.pdf
/usr/share/texlive/texmf-dist/doc/latex/uebungsblatt/uebungsblatt-doc.tex

References

Summary

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