mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
a
This commit is contained in:
+3
-3
@@ -14,9 +14,9 @@
|
|||||||
pacman-key --init
|
pacman-key --init
|
||||||
pacman-key --populate archlinuxarm
|
pacman-key --populate archlinuxarm
|
||||||
pacman -Sy --noconfirm
|
pacman -Sy --noconfirm
|
||||||
pacman -S yarn git wget glib2 --noconfirm
|
pacman -S yarn git --noconfirm
|
||||||
wget https://github.com/jensgrunzer1/pyhon311-for-aarch64/raw/refs/heads/main/python311-3.11.9-2-aarch64.pkg.tar.xz
|
sed -i -e 's/#RemoteFileSigLevel = Required/RemoteFileSigLevel = Optional/g' /etc/pacman.conf
|
||||||
pacman -U 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
|
||||||
cd swingmusicbuilder
|
cd swingmusicbuilder
|
||||||
|
|||||||
Reference in New Issue
Block a user