How To Install texlive-pst-bar-doc on Fedora 36

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

Introduction

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

What is texlive-pst-bar-doc

Documentation for pst-bar

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

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

sudo dnf -y install texlive-pst-bar-doc

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

sudo yum -y install texlive-pst-bar-doc

How To Uninstall texlive-pst-bar-doc on Fedora 36

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

sudo dnf remove texlive-pst-bar-doc

texlive-pst-bar-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-pst-bar-doc
/usr/share/licenses/texlive-pst-bar-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/generic/pst-bar
/usr/share/texlive/texmf-dist/doc/generic/pst-bar/README
/usr/share/texlive/texmf-dist/doc/generic/pst-bar/pst-bar-doc.bib
/usr/share/texlive/texmf-dist/doc/generic/pst-bar/pst-bar-doc.pdf
/usr/share/texlive/texmf-dist/doc/generic/pst-bar/pst-bar-doc.tex
/usr/share/texlive/texmf-dist/doc/generic/pst-bar/pst-bar-docDE.pdf
/usr/share/texlive/texmf-dist/doc/generic/pst-bar/pst-bar-docDE.tex
/usr/share/texlive/texmf-dist/doc/generic/pst-bar/pst-bar.orig

References

Summary

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