diff --git a/infrastructure/graduated/fedora/arch.containerfile b/infrastructure/graduated/fedora/arch.containerfile index 10e4fae..e1d214b 100644 --- a/infrastructure/graduated/fedora/arch.containerfile +++ b/infrastructure/graduated/fedora/arch.containerfile @@ -52,7 +52,15 @@ RUN pacman -S --noconfirm \ flatpak \ net-tools \ glances \ - networkmanager + networkmanager \ + pandoc \ + texlive-latex \ + texlive-latexextra \ + texlive-latexrecommended \ + texlive-binextra \ + texlive-fontsrecommended \ + texlive-fontsextra + ######################## ##### Extra Apps #####