How To Install texlive-beamertheme-pure-minimalistic on Fedora 36
Introduction
In this tutorial we learn how to install texlive-beamertheme-pure-minimalistic
on Fedora 36.
What is texlive-beamertheme-pure-minimalistic
The main features of this minimalistic Beamer theme are use own logos. Customizable. Looks good in a 4 aspect ratio, without the need to change anything. Provides an environment for vertically-spaced items. Provides light and dark mode. Is designed to be purely minimalistic without any distractions.
We can use yum
or dnf
to install texlive-beamertheme-pure-minimalistic
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install texlive-beamertheme-pure-minimalistic.
Install texlive-beamertheme-pure-minimalistic 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-beamertheme-pure-minimalistic
using dnf
by running the following command:
sudo dnf -y install texlive-beamertheme-pure-minimalistic
Install texlive-beamertheme-pure-minimalistic 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-beamertheme-pure-minimalistic
using yum
by running the following command:
sudo yum -y install texlive-beamertheme-pure-minimalistic
How To Uninstall texlive-beamertheme-pure-minimalistic on Fedora 36
To uninstall only the texlive-beamertheme-pure-minimalistic
package we can use the following command:
sudo dnf remove texlive-beamertheme-pure-minimalistic
texlive-beamertheme-pure-minimalistic Package Contents on Fedora 36
/usr/share/licenses/texlive-beamertheme-pure-minimalistic
/usr/share/licenses/texlive-beamertheme-pure-minimalistic/gpl3.txt
/usr/share/texlive/texmf-dist/doc/latex/beamertheme-pure-minimalistic
/usr/share/texlive/texmf-dist/doc/latex/beamertheme-pure-minimalistic/LICENSE
/usr/share/texlive/texmf-dist/doc/latex/beamertheme-pure-minimalistic/README.md
/usr/share/texlive/texmf-dist/doc/latex/beamertheme-pure-minimalistic/beamertheme-pure-minimalistic-demo.pdf
/usr/share/texlive/texmf-dist/doc/latex/beamertheme-pure-minimalistic/beamertheme-pure-minimalistic-demo.tex
/usr/share/texlive/texmf-dist/doc/latex/beamertheme-pure-minimalistic/demo_bib.bib
/usr/share/texlive/texmf-dist/doc/latex/beamertheme-pure-minimalistic/logos
/usr/share/texlive/texmf-dist/doc/latex/beamertheme-pure-minimalistic/logos/header_logo.png
/usr/share/texlive/texmf-dist/doc/latex/beamertheme-pure-minimalistic/logos/header_logo_darkmode.png
/usr/share/texlive/texmf-dist/doc/latex/beamertheme-pure-minimalistic/logos/institute_logo.png
/usr/share/texlive/texmf-dist/doc/latex/beamertheme-pure-minimalistic/logos/institute_logo_darkmode.png
/usr/share/texlive/texmf-dist/tex/latex/beamertheme-pure-minimalistic
/usr/share/texlive/texmf-dist/tex/latex/beamertheme-pure-minimalistic/beamercolorthemepureminimalistic.sty
/usr/share/texlive/texmf-dist/tex/latex/beamertheme-pure-minimalistic/beamerfontthemepureminimalistic.sty
/usr/share/texlive/texmf-dist/tex/latex/beamertheme-pure-minimalistic/beamerinnerthemepureminimalistic.sty
/usr/share/texlive/texmf-dist/tex/latex/beamertheme-pure-minimalistic/beamerouterthemepureminimalistic.sty
/usr/share/texlive/texmf-dist/tex/latex/beamertheme-pure-minimalistic/beamerthemepureminimalistic.sty
References
Summary
In this tutorial we learn how to install texlive-beamertheme-pure-minimalistic
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).