Removed unecessary pacman -Su

This commit is contained in:
jensgrunzer1
2024-11-21 15:00:07 +01:00
parent fab53528d2
commit e439178903
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
pacman-key --init
pacman-key --populate archlinuxarm
pacman -Sy --noconfirm
pacman -S yarn git wget glibc gcc bzip2 expat gdbm libffi libnsl libxcrypt openssl zlib bluez-libs gdb mpdecimal --noconfirm --disable-download-timeout
pacman -S yarn git wget glibc gcc bzip2 expat gdbm libffi libnsl libxcrypt openssl zlib libnghttp2 icu --noconfirm --disable-download-timeout --needed
wget https://github.com/jensgrunzer1/pyhon311-for-aarch64/raw/refs/heads/main/python311-3.11.9-2-aarch64.pkg.tar.xz
pacman -U python311-3.11.9-2-aarch64.pkg.tar.xz --noconfirm
#pacman -Su --noconfirm