diff options
author | admin <admin@optics-design.com> | 2025-07-26 23:40:15 +0200 |
---|---|---|
committer | admin <admin@optics-design.com> | 2025-07-26 23:40:15 +0200 |
commit | d12f943cfec9d8f4a84e5962e4b6d8d5a924af31 (patch) | |
tree | bfc5e22defd6e2fbf528a6a60903abe19d5d030d | |
parent | 80089b965738834b6ee56662cbf445ecc78f316c (diff) |
Added 7zip
-rwxr-xr-x | archpackages.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archpackages.sh b/archpackages.sh index 9486725..6c08cab 100755 --- a/archpackages.sh +++ b/archpackages.sh @@ -7,8 +7,8 @@ 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 biber texlive-bibtexextra\ - wget task unzip mupdf yt-dlp ffmpeg feh mpv \ - zip unzip \ + wget task mupdf yt-dlp ffmpeg feh mpv \ + zip unzip 7zip\ bleachbit \ gawk m4 dictd emacs tldr plocate\ zathura zathura-pdf-mupdf \ |