How To Install texlive-venturisadf-doc on Fedora 36

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

Introduction

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

What is texlive-venturisadf-doc

Documentation for venturisadf

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

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

sudo dnf -y install texlive-venturisadf-doc

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

sudo yum -y install texlive-venturisadf-doc

How To Uninstall texlive-venturisadf-doc on Fedora 36

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

sudo dnf remove texlive-venturisadf-doc

texlive-venturisadf-doc Package Contents on Fedora 36

/usr/share/texlive/texmf-dist/doc/fonts/venturisadf
/usr/share/texlive/texmf-dist/doc/fonts/venturisadf/LICENSE-utopia.txt
/usr/share/texlive/texmf-dist/doc/fonts/venturisadf/LIST-Venturis.txt
/usr/share/texlive/texmf-dist/doc/fonts/venturisadf/README
/usr/share/texlive/texmf-dist/doc/fonts/venturisadf/manifest.txt
/usr/share/texlive/texmf-dist/doc/fonts/venturisadf/venturisadf.pdf
/usr/share/texlive/texmf-dist/doc/fonts/venturisadf/venturisadf.tex

References

Summary

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