mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
s
This commit is contained in:
+1
-2
@@ -14,14 +14,13 @@
|
||||
pacman-key --init
|
||||
pacman-key --populate archlinuxarm
|
||||
pacman -Syu --noconfirm
|
||||
pacman -S --noconfirm yarn git
|
||||
pacman -U --noconfirm https://github.com/jensgrunzer1/pyhon311-for-aarch64/raw/refs/heads/main/python311-3.11.9-2-aarch64.pkg.tar.xz
|
||||
pacman -S -noconfirm yarn git
|
||||
mkdir swingmusicbuilder
|
||||
cd swingmusicbuilder
|
||||
|
||||
git clone https://github.com/swing-opensource/swingmusic-client.git
|
||||
git clone https://github.com/swing-opensource/swingmusic.git
|
||||
|
||||
# Manual poetry installation as installers are broken.
|
||||
python3 -m venv poetry
|
||||
source poetry/bin/activate
|
||||
|
||||
Reference in New Issue
Block a user