Always sync and update before installing

This commit is contained in:
ItsDrike 2023-08-01 13:20:05 +02:00
parent 9e242c5f47
commit 5bf0cd7267
3 changed files with 9 additions and 0 deletions

View file

@ -30,6 +30,9 @@ makepkg -si
popd
rm -rf ~/yay
# Sync mirrors and update before other installations
yay -Syu --noconfirm
# Install some useful packages
yay -S --noconfirm --needed \
openssh cronie exa bat dust mlocate lshw trash-cli ncdu btop \