Unofficial AppImage of the DeaDBeeF music player: https://github.com/DeaDBeeF-Player/deadbeef
Uses the officla portable builds and turns them into AppImage: https://sourceforge.net/projects/deadbeef/files/travis/linux/
AppImage made using sharun, which makes it extremely easy to turn any binary into a portable package without using containers or similar tricks.
This AppImage bundles everything and should work on any linux distro, even on musl based ones.
It is possible that this appimage may fail to work with appimagelauncher, I recommend these alternatives instead:
-
AM
am -i deadbeef
orappman -i deadbeef
-
dbin
dbin install deadbeef.appimage
-
soar
soar install deadbeef
This appimage works without fuse2 as it can use fuse3 instead, it can also work without fuse at all thanks to the uruntime