How To Install texlive-biblatex-philosophy on Fedora 36
Introduction
In this tutorial we learn how to install texlive-biblatex-philosophy on Fedora 36.
What is texlive-biblatex-philosophy
The bundle offers two styles - philosophy-classic and philosophy-modern - that facilitate the production of two different kinds of bibliography, based on the authoryear style, with options and features to manage the information about the translation of foreign texts or their reprints. Though the package’s default settings are based on the conventions used in Italian publications, these styles can be used with every language recognized by babel, possibly with some simple redefinitions.
We can use yum or dnf to install texlive-biblatex-philosophy on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install texlive-biblatex-philosophy.
Install texlive-biblatex-philosophy 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-philosophy using dnf by running the following command:
sudo dnf -y install texlive-biblatex-philosophy
Install texlive-biblatex-philosophy 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-philosophy using yum by running the following command:
sudo yum -y install texlive-biblatex-philosophy
How To Uninstall texlive-biblatex-philosophy on Fedora 36
To uninstall only the texlive-biblatex-philosophy package we can use the following command:
sudo dnf remove texlive-biblatex-philosophy
texlive-biblatex-philosophy Package Contents on Fedora 36
/usr/share/licenses/texlive-biblatex-philosophy
/usr/share/licenses/texlive-biblatex-philosophy/lppl1.3.txt
/usr/share/texlive/texmf-dist/tex/latex/biblatex-philosophy
/usr/share/texlive/texmf-dist/tex/latex/biblatex-philosophy/english-philosophy.lbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-philosophy/french-philosophy.lbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-philosophy/italian-philosophy.lbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.bbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-philosophy/philosophy-modern.bbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-philosophy/philosophy-modern.cbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-philosophy/philosophy-standard.bbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.bbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx
/usr/share/texlive/texmf-dist/tex/latex/biblatex-philosophy/spanish-philosophy.lbx
References
Summary
In this tutorial we learn how to install texlive-biblatex-philosophy on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).