How To Install texlive-sourcesanspro-doc on Fedora 36

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

Introduction

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

What is texlive-sourcesanspro-doc

Documentation for sourcesanspro

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

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

sudo dnf -y install texlive-sourcesanspro-doc

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

sudo yum -y install texlive-sourcesanspro-doc

How To Uninstall texlive-sourcesanspro-doc on Fedora 36

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

sudo dnf remove texlive-sourcesanspro-doc

texlive-sourcesanspro-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-sourcesanspro-doc
/usr/share/licenses/texlive-sourcesanspro-doc/ofl.txt
/usr/share/texlive/texmf-dist/doc/latex/sourcesanspro
/usr/share/texlive/texmf-dist/doc/latex/sourcesanspro/LICENSE.txt
/usr/share/texlive/texmf-dist/doc/latex/sourcesanspro/LPPL.txt
/usr/share/texlive/texmf-dist/doc/latex/sourcesanspro/README.md
/usr/share/texlive/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.pdf
/usr/share/texlive/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.tex
/usr/share/texlive/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.pdf
/usr/share/texlive/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.tex
/usr/share/texlive/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.pdf
/usr/share/texlive/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex

References

Summary

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