How To Install texlive-biblatex-swiss-legal-doc on Fedora 36

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

Introduction

In this tutorial we learn how to install texlive-biblatex-swiss-legal-doc on Fedora 36.

Documentation for biblatex-swiss-legal

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

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install texlive-biblatex-swiss-legal-doc using dnf by running the following command:

sudo dnf -y install texlive-biblatex-swiss-legal-doc

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install texlive-biblatex-swiss-legal-doc using yum by running the following command:

sudo yum -y install texlive-biblatex-swiss-legal-doc

To uninstall only the texlive-biblatex-swiss-legal-doc package we can use the following command:

sudo dnf remove texlive-biblatex-swiss-legal-doc
/usr/share/licenses/texlive-biblatex-swiss-legal-doc
/usr/share/licenses/texlive-biblatex-swiss-legal-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/biblatex-swiss-legal
/usr/share/texlive/texmf-dist/doc/latex/biblatex-swiss-legal/README
/usr/share/texlive/texmf-dist/doc/latex/biblatex-swiss-legal/biblatex-swiss-legal.pdf
/usr/share/texlive/texmf-dist/doc/latex/biblatex-swiss-legal/doc_source
/usr/share/texlive/texmf-dist/doc/latex/biblatex-swiss-legal/doc_source/biblatex-swiss-legal.bib
/usr/share/texlive/texmf-dist/doc/latex/biblatex-swiss-legal/doc_source/biblatex-swiss-legal.tex

References

Summary

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