How To Install texlive-tikz-palattice-doc on Fedora 36

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

Introduction

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

What is texlive-tikz-palattice-doc

Documentation for tikz-palattice

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

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

sudo dnf -y install texlive-tikz-palattice-doc

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

sudo yum -y install texlive-tikz-palattice-doc

How To Uninstall texlive-tikz-palattice-doc on Fedora 36

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

sudo dnf remove texlive-tikz-palattice-doc

texlive-tikz-palattice-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-tikz-palattice-doc
/usr/share/licenses/texlive-tikz-palattice-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/tikz-palattice
/usr/share/texlive/texmf-dist/doc/latex/tikz-palattice/Makefile
/usr/share/texlive/texmf-dist/doc/latex/tikz-palattice/README
/usr/share/texlive/texmf-dist/doc/latex/tikz-palattice/elsa.tex
/usr/share/texlive/texmf-dist/doc/latex/tikz-palattice/example1_linear.tex
/usr/share/texlive/texmf-dist/doc/latex/tikz-palattice/example2_circular.tex
/usr/share/texlive/texmf-dist/doc/latex/tikz-palattice/example3_coordinates.tex
/usr/share/texlive/texmf-dist/doc/latex/tikz-palattice/example4_labels.tex
/usr/share/texlive/texmf-dist/doc/latex/tikz-palattice/example5_legend.tex
/usr/share/texlive/texmf-dist/doc/latex/tikz-palattice/tikz-palattice_documentation.pdf
/usr/share/texlive/texmf-dist/doc/latex/tikz-palattice/tikz-palattice_documentation.tex

References

Summary

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