Update scripts/99_yay.sh

+ base-devel (new requirement to install yay)
This commit is contained in:
fro
2026-02-22 11:10:47 +00:00
parent d4ca589e41
commit 6563faa7b5

View File

@@ -17,6 +17,9 @@ fi
# update system
sudo pacman -Syu
# install base-devel (needed to install yay)
sudo pacman -S --needed base-devel
# remove potential old yay download folder
rm -rf /tmp/yay