#!/bin/sh if command -v apt; then sudo apt install -y texlive-lang-german texlive-latex-base texlive-latex-extra else sudo dnf install texlive-german texlive-german texlive-a4wide texlive-dinbrief texlive-latex texlive-hyphen-german pandoc texlive-ec texlive-pdfjam texlive-beamer fi