How To Install texlive-stellenbosch-doc on Fedora 36

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

Introduction

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

What is texlive-stellenbosch-doc

Documentation for stellenbosch

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

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

sudo dnf -y install texlive-stellenbosch-doc

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

sudo yum -y install texlive-stellenbosch-doc

How To Uninstall texlive-stellenbosch-doc on Fedora 36

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

sudo dnf remove texlive-stellenbosch-doc

texlive-stellenbosch-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-stellenbosch-doc
/usr/share/licenses/texlive-stellenbosch-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/stellenbosch
/usr/share/texlive/texmf-dist/doc/latex/stellenbosch/CHANGELOG
/usr/share/texlive/texmf-dist/doc/latex/stellenbosch/README
/usr/share/texlive/texmf-dist/doc/latex/stellenbosch/USbib-1.0.pdf
/usr/share/texlive/texmf-dist/doc/latex/stellenbosch/USlogos-4.0.pdf
/usr/share/texlive/texmf-dist/doc/latex/stellenbosch/USnomencl-1.1.pdf
/usr/share/texlive/texmf-dist/doc/latex/stellenbosch/USsummary-1.0a.pdf
/usr/share/texlive/texmf-dist/doc/latex/stellenbosch/USthesis-5.0.pdf
/usr/share/texlive/texmf-dist/doc/latex/stellenbosch/UStitle-1.0.pdf
/usr/share/texlive/texmf-dist/doc/latex/stellenbosch/templates
/usr/share/texlive/texmf-dist/doc/latex/stellenbosch/templates/masters-sample.zip
/usr/share/texlive/texmf-dist/doc/latex/stellenbosch/templates/report-sample.zip

References

Summary

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