Moosic
loading…
On Arch? yay -S moosic-bin - UnavailablemacOS · Apple SiliconmacOS 12 Monterey or laternot yet available
"Moosic is damaged and can't be opened"?
The build is unsigned. Remove the quarantine flag in Terminal, then launch normally:
xattr -d com.apple.quarantine /Applications/Moosic.app
- UnavailableLinux · x86_64glibc 2.31+ · Ubuntu 22.04 and newernot yet available
Permission denied?
Mark the binary executable first:
chmod +x moosic-*-linux-amd64 && ./moosic-*-linux-amd64
- UnavailableLinux · arm64glibc 2.31+ · Raspberry Pi 4/5, Amperenot yet available
Permission denied?
Mark the binary executable first:
chmod +x moosic-*-linux-arm64 && ./moosic-*-linux-arm64
- UnavailableWindows · x86_64Windows 10 or 11not yet available
SmartScreen blocks the exe?
The build is unsigned. Click "More info" in the SmartScreen dialog, then "Run anyway".
Package Managers
- View on AUR →Arch Linux · AURcommunity-maintainedmoosic-bin
yay -S moosic-bin