This commit is contained in:
jensgrunzer1
2024-11-20 15:49:42 +01:00
parent 3038a291bb
commit 3e7a3e3d21
+2 -2
View File
@@ -15,8 +15,8 @@ pacman-key --init
pacman-key --populate archlinuxarm
pacman -Sy --noconfirm
pacman -S yarn git --noconfirm
sed -i -e 's/#RemoteFileSigLevel = Required/RemoteFileSigLevel = Never/g' /etc/pacman.conf
pacman -U https://github.com/jensgrunzer1/pyhon311-for-aarch64/raw/refs/heads/main/python311-3.11.9-2-aarch64.pkg.tar.xz --noconfirm
curl https://github.com/jensgrunzer1/pyhon311-for-aarch64/raw/refs/heads/main/python311-3.11.9-2-aarch64.pkg.tar.xz > python311-3.11.9-2-aarch64.pkg.tar.xz
pacman -U python311-3.11.9-2-aarch64.pkg.tar.xz --noconfirm
pacman -Su --noconfirm
mkdir swingmusicbuilder
cd swingmusicbuilder