How To Install texlive-pstricks-doc on Fedora 36

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

Introduction

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

What is texlive-pstricks-doc

Documentation for pstricks

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

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

sudo dnf -y install texlive-pstricks-doc

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

sudo yum -y install texlive-pstricks-doc

How To Uninstall texlive-pstricks-doc on Fedora 36

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

sudo dnf remove texlive-pstricks-doc

texlive-pstricks-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-pstricks-doc
/usr/share/licenses/texlive-pstricks-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/generic/pstricks
/usr/share/texlive/texmf-dist/doc/generic/pstricks/PSTricks.bib
/usr/share/texlive/texmf-dist/doc/generic/pstricks/README
/usr/share/texlive/texmf-dist/doc/generic/pstricks/ctandir.sty
/usr/share/texlive/texmf-dist/doc/generic/pstricks/images
/usr/share/texlive/texmf-dist/doc/generic/pstricks/images/flowers.eps
/usr/share/texlive/texmf-dist/doc/generic/pstricks/images/tiger.eps
/usr/share/texlive/texmf-dist/doc/generic/pstricks/images/tiger.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-doc.bst
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-doc.ist
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-doc.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news.sty
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news05.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news05.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news06.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news06.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news08.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news08.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news09.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news09.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news10.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news10.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news11.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news11.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news12.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news12.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news13.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news13.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news14.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news14.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news15.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news15.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news16.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news16.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news17.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news17.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news18.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news18.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news19.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news19.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news20.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-news20.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-user.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pst-user.tgz
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pstricks-bug.tex
/usr/share/texlive/texmf-dist/doc/generic/pstricks/pstricks-doc.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/test-pst.pdf
/usr/share/texlive/texmf-dist/doc/generic/pstricks/test-pst.tex

References

Summary

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