sparrow icon indicating copy to clipboard operation
sparrow copied to clipboard

Linux Flatpak / AppImage releases

Open AllienWorks opened this issue 5 years ago • 27 comments

First of all, based on the site, Sparrow looks really cool! Can't wait to test it out.

However, not all Linux distros support DEB/RPM packages – do you have any plans to releasing also via Flatpak or AppImage (which are both quite universal Linux packages)?

AllienWorks avatar Sep 02 '20 16:09 AllienWorks

Would like to, if only to have a single Linux release type, but the Java's packaging tool jpackage only supports .deb and .rpm at this time. That said I don't think it would be too hard to get the application image into AppImage format.

Will look into this in a future release.

craigraw avatar Sep 02 '20 17:09 craigraw

Yes, I also need to run sparrow on a machine on which I'm not root.

A standalone build of sparrow for Linux would be awesome.

monperrus avatar Nov 19 '20 15:11 monperrus

Sparrow v0.9.8 has been released with a Linux standalone build. It's not a Flatpak or AppImage, but just a tar.gz of the binary and associated libraries.

Does this work?

craigraw avatar Nov 26 '20 08:11 craigraw

Yes, it works, thanks a lot. Had to chmod 755 bin/Sparrow first.

monperrus avatar Nov 26 '20 16:11 monperrus

Yep, I can confirm. After chmodding the binary, it runs fine. Thanks much @craigraw!

AllienWorks avatar Nov 29 '20 23:11 AllienWorks

Thanks for the feedback! I'll still look into an AppImage in future.

craigraw avatar Nov 30 '20 06:11 craigraw

Outstanding Action: Add AppImage release Proposed Priority: Low

6102bitcoin avatar May 20 '21 21:05 6102bitcoin

Sparrow v0.9.8 has been released with a Linux standalone build. It's not a Flatpak or AppImage, but just a tar.gz of the binary and associated libraries.

Does this work?

The binary doesn't work for NixOS users. NixOS does have a package for Sparrow but it sometimes has broken features such as the border wallet not working currently. An Appimage or Flatpak would be a nice addition.

mariaa144 avatar May 04 '23 14:05 mariaa144

There is an official SDK Extension for OpenJDK 20 on flathub repo; I believe that can help a flatpak support effort.

ademar111190 avatar Oct 13 '23 13:10 ademar111190

Thanks - Sparrow already uses jlink to package a minimized JRE, so this shouldn't be necessary. It's effectively a binary application.

craigraw avatar Oct 14 '23 06:10 craigraw

Is this legit? It has the verified icon in Flathub: https://flathub.org/apps/io.github.Strozer2002.sparrow

storopoli avatar Jan 28 '24 20:01 storopoli

Is this legit?

I don't think so, the question is can something be done against this?

RequestPrivacy avatar Jan 28 '24 20:01 RequestPrivacy

a compromised version through a package manager? (remember the Ledger attack on the Microsoft store https://www.hackread.com/fake-ledger-app-microsoft-app-store-crypto-funds/)

monperrus avatar Jan 29 '24 06:01 monperrus

Definitely not legit, and probably malware.

The download size, version number and app architecture (appears to be a flutter app) are all dramatically different.

I have reported to [email protected]. I would appreciate any help in getting this removed.

craigraw avatar Jan 29 '24 07:01 craigraw

Have also reported the actual application at https://github.com/Strozer2002/sparrow-linux/ to Github.

craigraw avatar Jan 29 '24 07:01 craigraw