diff options
author | admin <contact@optics-design.com> | 2025-06-15 00:22:51 +0200 |
---|---|---|
committer | admin <contact@optics-design.com> | 2025-06-15 00:22:51 +0200 |
commit | f5df17cf8dd448f1462056bfe2bd8227e017cab0 (patch) | |
tree | 1bb7676fbe487777ffc5847f6f2d0cd87767b4f8 | |
parent | b2b0d21c0f88bb1672f5d7dc7b95fc488b0e2178 (diff) |
added bleachbit
-rw-r--r-- | archsetup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archsetup.sh b/archsetup.sh index 86742a8..b8965b9 100644 --- a/archsetup.sh +++ b/archsetup.sh @@ -45,6 +45,7 @@ pacman -S --noconfirm \ texlive-latexrecommended texlive-fontsextra texlive-fontsrecommended texlive-latexextra texlive-binextra\ wget task unzip neofetch mupdf yt-dlp ffmpeg feh mpv \ zip unzip \ + bleachbit \ gawk m4 dictd emacs tldr plocate\ zathura zathura-pdf-mupdf zathurta-pdf-poppler\ imagemagick qpdf perl-image-exiftool\ |