237
Snap... (sh.itjust.works)
you are viewing a single comment's thread
view the rest of the comments
[-] rand_alpha19@moist.catsweat.com 61 points 9 hours ago

I think I've landed on Flatpak as my favourite between Snap, Flatpak, and AppImage. AppImage, when it works, is nice though. Snaps are just kind of inconvenient (auto-updates are a no for me) and bloated and the things Canonical are doing as an organization put a bad taste in my mouth.

[-] Kusimulkku@lemm.ee 19 points 6 hours ago

I've had bad experiences with AppImages. For universal format they do a really poor job at that. And it's a huge step back into Windows direction that you'll have to manually download, update etc your shit. Makes managing a bunch of apps a pain.

[-] Samsy@lemmy.ml 4 points 5 hours ago

But isn't appimage the closest one to the app-system from Android? Since things could be really different on many clients an "app-container" is the best solution.

Why not containerise everything? You need libreoffice? No problem, here is a docker or podman container.

BTW. I like flatpak, too. It's the most stable, but I never understand it's mechanics. There is always another pack installed, freecode, gtk, qt whatever. Even if the system has already the correct gtk version, nope, the dev decided to use the gtk image from Ubuntu.

[-] renzev@lemmy.world 6 points 3 hours ago

Why not containerise everything? You need libreoffice? No problem, here is a docker or podman container.

Flatpak is basically GUI-optimized containers. It uses the same technology (namespaces) as docker and podman, just with some extra tools to make GUI-related things work properly. That's why flatpak apps don't use the system's gtk version -- they're running in a sandbox with a different rootfs. You can spawn a shell into the sandbox of a specific app with flatpak run --command=sh com.yourapp.YourApp and poke around it if you want to.

[-] Samsy@lemmy.ml 1 points 34 minutes ago

Thx, looks like that's the info I've missed.

[-] Kusimulkku@lemm.ee 1 points 5 hours ago

I'm not too familiar with whatever Android is doing with apks these days tbh. I just don't like how AppImages fails at the one thing it should do (universality) and doesn't have the repo model built in. You can have third party solutions to that but it's just not the same experience.

Why not containerise everything? You need libreoffice? No problem, here is a docker or podman container.

I've heard people suggest such a solution. Everything is a container and stuff is just exported out so that it shows up to the system like a normal program. Can't really say I'm the right person to judge the pros and cons.

There is always another pack installed, freecode, gtk, qt whatever. Even if the system has already the correct gtk version, nope, the dev decided to use the gtk image from Ubuntu.

It can be both good and bad and sometimes it's necessary. The whole system relies on being able to use different versions of libraries. But having them as separate packs can help in that programs can share those packs so as a dev you can just target one common base and have your stuff work everywhere. And sharing those runtimes has the benefit of someone else keeping it up to date while you can just test if the updated version works for you and switch to that if it does and so on. And with deduplication, runtimes and stuff share the parts that are common to both afaik.

It's a bit more complicated than just shoving everything in but also it's less work than same thing having to be packaged separately for every distro.

load more comments (3 replies)
load more comments (5 replies)
this post was submitted on 15 Nov 2024
237 points (98.8% liked)

linuxmemes

21272 readers
778 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS