How To Install texlive-commado-doc on Fedora 36

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

Introduction

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

What is texlive-commado-doc

Documentation for commado

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

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

sudo dnf -y install texlive-commado-doc

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

sudo yum -y install texlive-commado-doc

How To Uninstall texlive-commado-doc on Fedora 36

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

sudo dnf remove texlive-commado-doc

texlive-commado-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-commado-doc
/usr/share/licenses/texlive-commado-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/generic/commado
/usr/share/texlive/texmf-dist/doc/generic/commado/README
/usr/share/texlive/texmf-dist/doc/generic/commado/SrcFILEs.txt
/usr/share/texlive/texmf-dist/doc/generic/commado/commado.pdf

References

Summary

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