How To Install texlive-biblatex-gb7714-2015 on Fedora 36

In this tutorial we learn how to install texlive-biblatex-gb7714-2015 in Fedora 36. texlive-biblatex-gb7714-2015 is A BibLaTeX implementation of the GBT7714-2015 bibliography style for Chinese users

Introduction

In this tutorial we learn how to install texlive-biblatex-gb7714-2015 on Fedora 36.

What is texlive-biblatex-gb7714-2015

This package provides an implementation of the GBT7714-2015 bibliography style. This implementation follows GBT7714-2015 standard and can be used by simply loading BibLaTeX with the appropriate option. A demonstration database is provided to show how to format input for the style.

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

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

sudo dnf -y install texlive-biblatex-gb7714-2015

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

sudo yum -y install texlive-biblatex-gb7714-2015

How To Uninstall texlive-biblatex-gb7714-2015 on Fedora 36

To uninstall only the texlive-biblatex-gb7714-2015 package we can use the following command:

sudo dnf remove texlive-biblatex-gb7714-2015

texlive-biblatex-gb7714-2015 Package Contents on Fedora 36

/usr/share/licenses/texlive-biblatex-gb7714-2015
/usr/share/licenses/texlive-biblatex-gb7714-2015/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/biblatex-gb7714-2015
/usr/share/texlive/texmf-dist/doc/latex/biblatex-gb7714-2015/README.md
/usr/share/texlive/texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015-preamble.tex
/usr/share/texlive/texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015.pdf
/usr/share/texlive/texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015.tex
/usr/share/texlive/texmf-dist/doc/latex/biblatex-gb7714-2015/example.bib
/usr/share/texlive/texmf-dist/tex/latex/biblatex-gb7714-2015
/usr/share/texlive/texmf-dist/tex/latex/biblatex-gb7714-2015/chinese-erj.bbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-gb7714-2015/chinese-erj.cbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-gb7714-2015/gb7714-2015-gbk.def
/usr/share/texlive/texmf-dist/tex/latex/biblatex-gb7714-2015/gb7714-2015.bbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-gb7714-2015/gb7714-2015.cbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-gb7714-2015/gb7714-2015ay.bbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-gb7714-2015/gb7714-2015ay.cbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-gb7714-2015/gb7714-2015ms.bbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-gb7714-2015/gb7714-2015ms.cbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-gb7714-2015/gb7714-2015mx.bbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-gb7714-2015/gb7714-2015mx.cbx

References

Summary

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