This commit is contained in:
jensgrunzer1
2024-11-20 15:12:09 +01:00
parent 735542110f
commit 8637c95161
+1 -1
View File
@@ -15,7 +15,7 @@ pacman-key --init
pacman-key --populate archlinuxarm pacman-key --populate archlinuxarm
pacman -Sy --noconfirm pacman -Sy --noconfirm
pacman -S yarn git --noconfirm pacman -S yarn git --noconfirm
sed -i -e 's/#RemoteFileSigLevel = Required/RemoteFileSigLevel = Optional/g' /etc/pacman.conf 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 pacman -U https://github.com/jensgrunzer1/pyhon311-for-aarch64/raw/refs/heads/main/python311-3.11.9-2-aarch64.pkg.tar.xz --noconfirm
pacman -Su --noconfirm pacman -Su --noconfirm
mkdir swingmusicbuilder mkdir swingmusicbuilder