How To Install texlive-barcodes-doc on Fedora 36

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

Introduction

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

What is texlive-barcodes-doc

Documentation for barcodes

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

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

sudo dnf -y install texlive-barcodes-doc

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

sudo yum -y install texlive-barcodes-doc

How To Uninstall texlive-barcodes-doc on Fedora 36

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

sudo dnf remove texlive-barcodes-doc

texlive-barcodes-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-barcodes-doc
/usr/share/licenses/texlive-barcodes-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/barcodes
/usr/share/texlive/texmf-dist/doc/latex/barcodes/README
/usr/share/texlive/texmf-dist/doc/latex/barcodes/bcfaq.tex
/usr/share/texlive/texmf-dist/doc/latex/barcodes/changes
/usr/share/texlive/texmf-dist/doc/latex/barcodes/code39.tex
/usr/share/texlive/texmf-dist/doc/latex/barcodes/codean.pl
/usr/share/texlive/texmf-dist/doc/latex/barcodes/eandoc.pdf
/usr/share/texlive/texmf-dist/doc/latex/barcodes/eandoc.tex
/usr/share/texlive/texmf-dist/doc/latex/barcodes/examples.tex
/usr/share/texlive/texmf-dist/doc/latex/barcodes/install.bat
/usr/share/texlive/texmf-dist/doc/latex/barcodes/wlcdb.vpl
/usr/share/texlive/texmf-dist/doc/latex/barcodes/wlcf39.vpl
/usr/share/texlive/texmf-dist/doc/latex/barcodes/wlitf.vpl

References

Summary

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