diff options
author | admin <admin@optics-design.com> | 2025-08-04 23:20:35 +0200 |
---|---|---|
committer | admin <admin@optics-design.com> | 2025-08-04 23:20:35 +0200 |
commit | 5a04593c16cb224de442b4604a5751d535ee21ef (patch) | |
tree | 13f354fc157bd15cfcab7dcefaf19c67c8c6fd09 /archpackages.sh | |
parent | 046e2062b658cc3a3b19519b1ac83687aa3c325e (diff) |
Diffstat (limited to 'archpackages.sh')
-rwxr-xr-x | archpackages.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archpackages.sh b/archpackages.sh index 74c5cdd..fdb62c7 100755 --- a/archpackages.sh +++ b/archpackages.sh @@ -6,7 +6,7 @@ pacman -Syu --noconfirm || echo "Failed to update system" pacman -S --noconfirm \ git sudo less openssh rsync which stow vi neovim base-devel cronie \ gcc nodejs npm go python hugo mingw-w64-gcc graphviz\ - texlive-latexrecommended texlive-fontsextra texlive-fontsrecommended texlive-latexextra texlive-binextra biber texlive-bibtexextra\ + texlive-latexrecommended texlive-fontsextra texlive-fontsrecommended texlive-latexextra texlive-binextra biber texlive-bibtexextra texlive-science\ wget task mupdf yt-dlp ffmpeg feh mpv \ zip unzip 7zip\ bleachbit \ |