diff --git a/scripts/99_software.sh b/scripts/99_software.sh index 263bc03..215ab96 100644 --- a/scripts/99_software.sh +++ b/scripts/99_software.sh @@ -38,6 +38,7 @@ param_check() { # ----- # always update the system # ----- +pacman -Rns $(pacman -Qtdq) pacman -Syu echo "-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-"