- What kind of phone do you have?
- does it support aarch64 ?
(Mine does not.)
I think the problem is with the libmpg123
library, since the programmer upgraded to aarch64
.
https://openrepos.net/content/lpra7/libmpg123-1291
We should somehow install the 1.28.2
version, but I don’t know how to do that exactly.
My guess is that:
pkcon update --allow-downgrade libmpg123
would install 1 version earlier >> and that is 1.29.0
.