clangen / musikcube

a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
https://musikcube.com
BSD 3-Clause "New" or "Revised" License
4.08k stars 295 forks source link

The amd64.rpm file raises errors ( I cant find x86 version of the rpm file ) #635

Closed Vjay15 closed 10 months ago

Vjay15 commented 10 months ago

While checking the documentation i was instructed to download the x86 version of the rpm for fedora but there was only amd64 version for fedora and even after i downloaded it and run it through the dnf package manager, it says that the given file does not have a compatible architecture :sob:

clangen commented 10 months ago

We weren't previously supplying x86 builds, but I added them to the most recent release here: https://github.com/clangen/musikcube/releases/tag/3.0.2

Vjay15 commented 9 months ago

thank you so much clangen!