How To Install texlive-biblatex-arthistory-bonn on Fedora 36

In this tutorial we learn how to install texlive-biblatex-arthistory-bonn in Fedora 36. texlive-biblatex-arthistory-bonn is BibLaTeX citation style covers the citation and bibliography guidelines for art historians

Introduction

In this tutorial we learn how to install texlive-biblatex-arthistory-bonn on Fedora 36.

What is texlive-biblatex-arthistory-bonn

This citation style covers the citation and bibliography guidelines of the Kunsthistorisches Institut der Universitat Bonn for undergraduates. It introduces bibliography entry types for catalogs and features a tabular bibliography, among other things. Various options are available to change and adjust the outcome according to one’s own preferences. The style is compatible with English and German.

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

Install texlive-biblatex-arthistory-bonn 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-biblatex-arthistory-bonn using dnf by running the following command:

sudo dnf -y install texlive-biblatex-arthistory-bonn

Install texlive-biblatex-arthistory-bonn 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-biblatex-arthistory-bonn using yum by running the following command:

sudo yum -y install texlive-biblatex-arthistory-bonn

How To Uninstall texlive-biblatex-arthistory-bonn on Fedora 36

To uninstall only the texlive-biblatex-arthistory-bonn package we can use the following command:

sudo dnf remove texlive-biblatex-arthistory-bonn

texlive-biblatex-arthistory-bonn Package Contents on Fedora 36

/usr/share/licenses/texlive-biblatex-arthistory-bonn
/usr/share/licenses/texlive-biblatex-arthistory-bonn/lppl.txt
/usr/share/texlive/texmf-dist/doc/latex/biblatex-arthistory-bonn
/usr/share/texlive/texmf-dist/doc/latex/biblatex-arthistory-bonn/README.md
/usr/share/texlive/texmf-dist/doc/latex/biblatex-arthistory-bonn/arthistory-bonn-examples.bib
/usr/share/texlive/texmf-dist/doc/latex/biblatex-arthistory-bonn/arthistory-bonn.pdf
/usr/share/texlive/texmf-dist/doc/latex/biblatex-arthistory-bonn/arthistory-bonn.tex
/usr/share/texlive/texmf-dist/tex/latex/biblatex-arthistory-bonn
/usr/share/texlive/texmf-dist/tex/latex/biblatex-arthistory-bonn/arthistory-bonn-english.lbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-arthistory-bonn/arthistory-bonn-german.lbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-arthistory-bonn/arthistory-bonn.bbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-arthistory-bonn/arthistory-bonn.cbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-arthistory-bonn/arthistory-bonn.dbx

References

Summary

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