spacedriveapp / spacedrive

Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
https://spacedrive.com
GNU Affero General Public License v3.0
29.36k stars 835 forks source link

Appimage is completely missing in new 3.0 release? #2565

Closed 32bitx64bit closed 5 days ago

32bitx64bit commented 6 days ago

Describe the bug

Hi, recently found this project, I use a arch based system and kinda need a appimage to use this. As currently Ia m stuck on using the last0.2.14

Reproduction

Go to download page. appimage missing.

Expected behavior

No response

Platform and versions

Linux arch.

Stack trace

No response

Additional context

No response

HeavenVolkoff commented 5 days ago

Hello @32bitx64bit. Unfortunately we have dropped AppImage releases on Linux due to multiple non-trivial issues caused by appimage packaging https://github.com/spacedriveapp/spacedrive/issues/1019, https://github.com/spacedriveapp/spacedrive/issues/1807, https://github.com/spacedriveapp/spacedrive/issues/2039, https://github.com/spacedriveapp/spacedrive/issues/2090. I will soon start working on a flatpak release, and we are also considering creating a native Arch release for Spacedrive. Unfortunatly, for now, the only official release for Spacedrive on Linux is .deb. However, there is an unofficial AUR package that is up to date and seems to be working fine: https://aur.archlinux.org/packages/spacedrive-bin. While we do not offer direct support for this release, if you have any issue that is not a direct packaging problem (such as: https://github.com/spacedriveapp/spacedrive/issues/2534) feel free to report it here and we will handle it as any other.

I will close this issue because there is already another issue tracking future linux release here: https://github.com/spacedriveapp/spacedrive/issues/1542. Feel free to comment there if you have any more questions.