730
Flatpak be like... (lemmy.dbzer0.com)
you are viewing a single comment's thread
view the rest of the comments
[-] TwinTusks@bitforged.space 0 points 6 months ago

But doesnt each flatpak is packed with its own dependencies? So bascially you have the same dependency over and over.

[-] d_k_bo@feddit.de 30 points 6 months ago* (last edited 6 months ago)

No, each runtime is only used once. You only get duplicates for apps that use different runtimes or for dependencies that are bundled in the app.

[-] TwinTusks@bitforged.space 7 points 6 months ago

dependencies that are bundled in the app

Isn't flatpaks exactly this?

[-] Vash63@lemmy.world 19 points 6 months ago

No, it's a layered model like Docker. They depend on various images that can be shared across applications targeting the same runtime.

[-] TwinTusks@bitforged.space 7 points 6 months ago

Didn't know that, intresting, thank you.

[-] Kusimulkku@lemm.ee 7 points 6 months ago

Some are bundled, lots of the deps come from runtimes that are collections of deps. And many apps use those same runtimes. It's sorta middle point between bundling everything and sharing everything.

[-] acockworkorange@mander.xyz 2 points 6 months ago

It’s like a separate package manager with much less granularity than most distros packages. It’s a very clever implementation that has got its pros and cons, but massive duplication of libraries isn’t one of them.

[-] bjoern_tantau@swg-empire.de 27 points 6 months ago

You may be thinking of AppImage. That's one file that contains everything.

this post was submitted on 15 Mar 2024
730 points (96.1% liked)

linuxmemes

20882 readers
270 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS