Problem installing Cider on RPi

First time flatpak user, I’m trying to install Cider (music player) on a Raspberry Pi 4 running Raspbian 11.

I tried
flatpak install flathub sh.cider.Cider
but got
Looking for matches…
error: Nothing matches sh.cider.Cider in remote flathub

Next, I downloaded sh.cider.Cider.flatpakref and issued
flatpak install sh.cider.Cider.flatpakref
but got
error: No such ref 'app/sh.cider.Cider/arm/stable' in remote flathub

Finally, at
https://download.cider.sh/
I found
https://github.com/ciderapp/cider-releases/releases/download/v1.6.0-beta.098/cider_1.6.0_amd64.deb
but did not try it because it appears that it isn’t for arm architecture.

What am I doing wrong?

Cider only available for x86_64 architecture

Once the beta website comes out, it’ll be more obvious which architectures various apps work on. I.e. for Cider you can see only x86_64 is supported: Cider | Flathub

This topic was automatically closed after 2 days. New replies are no longer allowed.