diff --git a/arch_wsl.sh b/arch_wsl.sh index 88ffd73..6b4b379 100644 --- a/arch_wsl.sh +++ b/arch_wsl.sh @@ -35,7 +35,7 @@ main() { rsync doxygen emacs-nox otf-fira-sans ttf-fira-code \ otf-fira-mono mingw-w64-gcc otf-font-awesome \ soundfont-fluid fluidsynth pulseaudio-alsa \ - texlive-latexextra texlive-langfrench texlive-binextra + texlive-meta texlive-langfrench # === Rustup == diff --git a/archinstall/user_configuration.json b/archinstall/user_configuration.json index 93152cf..830788a 100644 --- a/archinstall/user_configuration.json +++ b/archinstall/user_configuration.json @@ -87,9 +87,8 @@ "sdl2_mixer", "xdg-desktop-portal-gnome", "exa", - "texlive-latexextra", + "texlive-meta", "texlive-langfrench", - "texlive-binextra", "syncthing", "ufw", "fzf",