I'm trying to install the Tizonia cloud music player on Debian GNU/Linux 11 (bullseye). I've gone past a few issues already, but now I'm stuck at this stage:
E: Unable to locate package tizonia-all
Oops. Something went wrong!
The command I'm using is as follows:
curl -kL https://github.com/tizonia/tizonia-openmax-il/raw/master/tools/install.sh | bash
I've looked it up and fell on this GitHub issue: https://github.com/tizonia/tizonia-openmax-il/issues/640 However, that doesn't apply to me, since my machine's architecture is amd64. Indeed, running uname -m returns x86_64.