-
-
Notifications
You must be signed in to change notification settings - Fork 70
Raspberry Pi
Taiko2k edited this page Aug 8, 2022
·
27 revisions
It is possible to install Tauon on 64bit ARM. (Tested on a Raspberry Pi 4)
First, you will need Flatpak installed.
apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
Note: Flathub has phased out support for 32bit ARM, so you will need 64bit version of Raspberry Pi OS to use this.
sudo pacman -S flatpak
For up to date instructions on installing Flatpak / for other distros, see here.
Install Tauon Music Box using flatpak install com.github.taiko2k.tauonmb
.
Hint: If install was successful, you should see Tauon Music box in your launcher. (You might need to log out and in again).
See Building for Linux.