this post was submitted on 13 Jun 2024
38 points (100.0% liked)

Linux

48135 readers
512 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
38
(sh.itjust.works)
submitted 5 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -3 points 5 months ago* (last edited 5 months ago) (3 children)

What do you need 45 for if it runs with 46? Update the app that's still on 45 instead of making sure yours runs with an outdated version.

Space is one of the least concerns for me on a computer, even if it is a phone. Besides, flatpak doesn't consume that much space anyway.

[–] [email protected] 6 points 5 months ago (1 children)

The question was, "why is this a technical limitation?" Not, "what should I do to work around the limitation?".

[–] [email protected] -2 points 5 months ago (2 children)

OP is trying to solve no problem. I just keep her from wasting her time.

[–] [email protected] 1 points 5 months ago

How do you know OP is a her?

[–] [email protected] 0 points 5 months ago* (last edited 5 months ago)

You are the only one wasting time by giving dumbass avoidance advice instead of telling us what you know.

... What insider information do you have and why do you want to keep us ignorant!?!?

[–] [email protected] 2 points 5 months ago (1 children)

Say you have 8 apps that require 45 and you download one that requires 46. Now you have two environments. If the new one worked on 45, you could continue with one.

I am not advocating their position but that is what they are asking for.

It could be interesting if it stuck with the most recent that all apps support. So, if all the apps supported 45 or 46 then the system would use 46 but if one of the apps only supported 45 then it would hold the rest back to 45.

The idea with Flatpaks though is that they behave the same on all distros. So think it is better to force the right environment. It does make Flatpaks wasteful though which is one of the reasons I try to avoid them personally.

I use a distribution with lots of packages that are generally up-to-date so Flatpaks are not solving a problem for me. For most other distributions, they fill a real need. There are downsides though and this duplicated environments issue is one of them.

[–] [email protected] 0 points 5 months ago (1 children)

A runtime is about 1GB, that's 100 photos or a 2 minute video. I don't worry about such things. Flatpak's size is no problem.

Apps become outdated, or at least don't get updated in time. You're stuck on old runtimes because you want to save 1 or 2 GBs.

If you want to save space, update the outdated app. If everything is included in 46 and nothing changed, updating is straoght forward.

[–] [email protected] 1 points 5 months ago

I do worry about it. It is not just disk space but RAM as well to have these duplicated libraries. Often that is at a premium for me.

It is also a security problem.

It is also a pain to update. Most of my systems update with a single command.

Anyway, use Flatpaks if you like. If I used a distro with a limited package library or out of date apps, I would use it too.