Code Monkey home page Code Monkey logo

Comments (8)

nixfu avatar nixfu commented on June 22, 2024 1

SNAP's (and Flatpack) are ok, but I find them a hassle because they require daemons and extra software to be installed to use them, and some other support like a ton of nested filesystems to be mounted etc. I

I personally find AppImage to be better because it is 100% self-contained with zero dependency issues, and no requirements other than to download the .AppImage, set to executable and run it. It is basically the Linux equivalent of what is a "portable app" on Windows.

AppImage is becoming the most common way for things like CryptoCoin wallet programs to be distributed because it is more trustworthy to get it directly from the developer than SNAP's etc that are distributed out of repos.

from unity.

antonsviridenko avatar antonsviridenko commented on June 22, 2024

Porting to Qt5 is already in progess and should be finished soon.

from unity.

nixfu avatar nixfu commented on June 22, 2024

This also eliminates the need to create debs, rpms, etc. An AppImage can basically run on any linux system.

from unity.

antonsviridenko avatar antonsviridenko commented on June 22, 2024

Yes, but I personally pefer more traditional approach to packaging :)

from unity.

nixfu avatar nixfu commented on June 22, 2024

Fair enough, but you don't support non ubtuntu/debian today and this would make you able to support almost any distro. I have been using more and more 3rd party apps as AppImages and finding it a great solution for teams that have to support Linux clients.

I guess I will be waiting until its done porting to Qt5 because I have to compile it myself since I don't use a deb based Linux system.

from unity.

curtishall avatar curtishall commented on June 22, 2024

Why would AppImage preferred over something like snap - https://snapcraft.io/?

(I'm not trying to be difficult, I'm curious.)

from unity.

tstivers1990 avatar tstivers1990 commented on June 22, 2024

Why would AppImage preferred over something like snap - https://snapcraft.io/?

(I'm not trying to be difficult, I'm curious.)

Flatpak is fine. Snap, however, is vendor lock in from Canonical. There can only be one snap store, unlike Flatpak where the server code is available and anyone can create their own Flatpak store. If you're going to target one, I would target Flatpak, as you can install Flatpak on any distro you can install Snap on anyway.

from unity.

bdlukaa avatar bdlukaa commented on June 22, 2024

We currently support AppImage, Tarball and Ubuntu/Debian. You can download the executables here.

For now, we don't distribute to the stores, such as Snap and Flatpack. That is on the plans.

from unity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.