How To Install texlive-ctable-doc on Fedora 36

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

Introduction

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

What is texlive-ctable-doc

Documentation for ctable

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

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

sudo dnf -y install texlive-ctable-doc

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

sudo yum -y install texlive-ctable-doc

How To Uninstall texlive-ctable-doc on Fedora 36

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

sudo dnf remove texlive-ctable-doc

texlive-ctable-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-ctable-doc
/usr/share/licenses/texlive-ctable-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/ctable
/usr/share/texlive/texmf-dist/doc/latex/ctable/01a
/usr/share/texlive/texmf-dist/doc/latex/ctable/01b
/usr/share/texlive/texmf-dist/doc/latex/ctable/02k
/usr/share/texlive/texmf-dist/doc/latex/ctable/02l
/usr/share/texlive/texmf-dist/doc/latex/ctable/02m
/usr/share/texlive/texmf-dist/doc/latex/ctable/03a
/usr/share/texlive/texmf-dist/doc/latex/ctable/03b
/usr/share/texlive/texmf-dist/doc/latex/ctable/04a
/usr/share/texlive/texmf-dist/doc/latex/ctable/04b
/usr/share/texlive/texmf-dist/doc/latex/ctable/05a
/usr/share/texlive/texmf-dist/doc/latex/ctable/05b
/usr/share/texlive/texmf-dist/doc/latex/ctable/05c
/usr/share/texlive/texmf-dist/doc/latex/ctable/06a
/usr/share/texlive/texmf-dist/doc/latex/ctable/06b
/usr/share/texlive/texmf-dist/doc/latex/ctable/07a
/usr/share/texlive/texmf-dist/doc/latex/ctable/07b
/usr/share/texlive/texmf-dist/doc/latex/ctable/08a
/usr/share/texlive/texmf-dist/doc/latex/ctable/08b
/usr/share/texlive/texmf-dist/doc/latex/ctable/09b
/usr/share/texlive/texmf-dist/doc/latex/ctable/10a
/usr/share/texlive/texmf-dist/doc/latex/ctable/10b
/usr/share/texlive/texmf-dist/doc/latex/ctable/12a
/usr/share/texlive/texmf-dist/doc/latex/ctable/12b
/usr/share/texlive/texmf-dist/doc/latex/ctable/13a
/usr/share/texlive/texmf-dist/doc/latex/ctable/13b
/usr/share/texlive/texmf-dist/doc/latex/ctable/13c
/usr/share/texlive/texmf-dist/doc/latex/ctable/14a
/usr/share/texlive/texmf-dist/doc/latex/ctable/README
/usr/share/texlive/texmf-dist/doc/latex/ctable/ctable.pdf
/usr/share/texlive/texmf-dist/doc/latex/ctable/doit
/usr/share/texlive/texmf-dist/doc/latex/ctable/inst
/usr/share/texlive/texmf-dist/doc/latex/ctable/lion.png
/usr/share/texlive/texmf-dist/doc/latex/ctable/penguin.jpg

References

Summary

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