Deb-package for Linux?

Hi!
There used to be a deb-package on the Download-Page. Can we get one for the new versions?
Last time I tried to install the appimage (1.9.0), it didn’t integrate nicely with the Cinnamon-Desktop in Linux Mint.

Hi,

1.9.0 was released a long time ago, so any issues might have been fixed since then. Can you please try the most recent snap or appimage available at Download Everdo ?

If something doesn’t work can you please post here, so I have a chance to fix?

To be clear, I will publish .deb again if users are having issues with the other package types. But I would like to fix the issues first.

Hi Andrei,
thanks for your reply!
I installed the Everdo-1.10.4.Appimage on Linux Mint 22.3 Cinnamon and it works well. First I had to make it executable, which is normal, I think.
The only issue was, I had to set the link for Everdo in the Cinnamon-menu manually by setting the path (in my case /home/$user/bin/Everdo-1.10.4.AppImage and search for an Icon that somehow resembled Everdo’s. This worked, but is not really user-friendly. :wink: As far as I remember this was not necessary with the .deb-Version.

In Debian 13 Trixie (on another machine) I was not able to run the appimage:

friedl@t460s-3-debian:~/Downloads$ chmod +x ~/Downloads/Everdo-1.11.9.AppImage 
friedl@t460s-3-debian:~/Downloads$ ~/Downloads/Everdo-1.11.9.AppImage 
dlopen(): error loading libfuse.so.2

AppImages require FUSE to run. 
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information

(Everdo-1.9.0.deb installed and worked flawlessly on this machine, also integrated perfectly into the Gnome-Desktop.)

The issue was solved by installing the everdo-1.11.14.appimage with AppImageLauncher on Linux Mint 22.3 Cinnamon.

This is great to hear, thank you for the update!