mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
s
This commit is contained in:
+2
-2
@@ -15,8 +15,8 @@ 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 = Never/g' /etc/pacman.conf
|
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 https://github.com/jensgrunzer1/pyhon311-for-aarch64/raw/refs/heads/main/python311-3.11.9-2-aarch64.pkg.tar.xz --noconfirm
|
pacman -U python311-3.11.9-2-aarch64.pkg.tar.xz --noconfirm
|
||||||
pacman -Su --noconfirm
|
pacman -Su --noconfirm
|
||||||
mkdir swingmusicbuilder
|
mkdir swingmusicbuilder
|
||||||
cd swingmusicbuilder
|
cd swingmusicbuilder
|
||||||
|
|||||||
Reference in New Issue
Block a user