diff options
author | admin <admin@optics-design.com> | 2025-07-20 19:41:01 +0200 |
---|---|---|
committer | admin <admin@optics-design.com> | 2025-07-20 19:41:01 +0200 |
commit | 80089b965738834b6ee56662cbf445ecc78f316c (patch) | |
tree | c49dae14c55c07a2af176c602e38dea16db77104 /archpackages.sh | |
parent | 44a38c37e976ffb68494a781d559ab4cf7e3f5e8 (diff) |
added biber and biblatex
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 278e8a8..9486725 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\ - texlive-latexrecommended texlive-fontsextra texlive-fontsrecommended texlive-latexextra texlive-binextra\ + texlive-latexrecommended texlive-fontsextra texlive-fontsrecommended texlive-latexextra texlive-binextra biber texlive-bibtexextra\ wget task unzip mupdf yt-dlp ffmpeg feh mpv \ zip unzip \ bleachbit \ |