mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 04:23:01 +00:00
s
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user