this post was submitted on 07 Jul 2025
697 points (92.2% liked)

Linux

58957 readers
1106 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 6 years ago
MODERATORS
(page 3) 50 comments
sorted by: hot top controversial new old
[–] commander@lemmy.world 6 points 3 months ago

I'm happy to use Flatpaks but the annoyances I've had are like when one application says to use you'll need to point to the binary of another application that it depends on but very understandably doesn't package together, figuring that out to me can be annoying so I'll switch to a regular installation and it all just works together no fuss, no flatseal, no thinking about it really. Also some applications where it's really nice to launch from the terminal especially with arguments or just like the current working directory and with Flatpaks instead of just right off the bat it's application name and hit enter, Flatpak hope you remember the whole package name

org.wilson.spalding.runner.knife.ApplicationName ...

Ya alias but got to remember to do that. So far anything I'd ever want to run from terminal, no Flatpak

[–] mahi@sh.itjust.works 5 points 3 months ago

I'm a big fan of the idea of sandboxed apps. Flatpak is not great as it compromises sandboxing for compatibility (both with distros and apps) and also it's quite stagnant now. But there are no other options anyway, so I use it.

[–] greywolf0x1@lemmy.ml 5 points 3 months ago (1 children)

Size and gnome/GTK dependencies are main reasons why I don't use Flatpaks (I have nothing against gnome though, it just pulls in too much and KDE is worse in this regards, which is why I use Sway and River)

load more comments (1 replies)
[–] arc99@lemmy.world 5 points 3 months ago* (last edited 3 months ago) (1 children)

While I wouldn't want flakpak going deep into the OS I think the advantage of using them on the desktop is obvious. Developers can release to multiple dists from a single build and end users get updates and versions immediately rather than waiting for the dist to update its packages. Plus the ability to lock the software down with sandboxes.

The tradeoff is disk consumption but it's not really that big of a deal. Flatpaks are layered so apps can share dependencies. e.g. if the app is GNOME it can share the GNOME runtime with other apps and doesn't need to ship with its own.

[–] RheumatoidArthritis@mander.xyz 5 points 3 months ago

FTFY: Flatpaks are layered so apps can share dependencies. e.g. if the app is GNOME 4.2.11.3 it can share the GNOME 4.2.11.3 runtime with other apps and doesn't need to ship with its own, but every app requires a different GNOME version anyway

[–] AndrewZabar@lemmy.world 5 points 3 months ago (5 children)

I don’t really care about all these different things, as long as none of them become a crazy confusing mess, like Windows DLLs.

load more comments (5 replies)
[–] relic4322@lemmy.ml 5 points 3 months ago (2 children)

never tried flatpak, snaps were so bad as to never consider non-native installs or just use docker instances when I need to run something weird. so dunno.

whats the use case for a flatpak exactly? maybe im not the target audience???

load more comments (2 replies)
[–] brianary@lemmy.zip 5 points 3 months ago (10 children)

They always seem to have some critical limitation. Handbrake is too slow via flatpak to work. Flatpak Zoom had no camera access. Flatpak-only Zen browser can't use passkeys. Zen browser asks to be my default browser every time I open it, even though it is and I always say yes; is this a flatpak limitation? I don't know, and I'd prefer not to have to figure it out just for some theoretical benefits and more overhead.

load more comments (10 replies)
[–] Mordikan@kbin.earth 4 points 3 months ago (1 children)

I like the sandboxing of Flatpak, but I prefer AppImage as I don't like having the Flatpak runtime requirement.

[–] eta@feddit.org 6 points 3 months ago (1 children)

Don't AppImages also have a similar requirement just with stuff that is already installed on many popular distros so many people just don't notice it? I think I read somewhere that running AppImages on systems that even slightly differ from the big popular distros is a pain since you still have to ship this stuff with them but it is more cumbersome than with flatpaks.

load more comments (1 replies)
[–] grimaferve@fedia.io 4 points 3 months ago

Honestly? I'm a fan of Flatpaks where they make sense. I'm also okay with Appimages. Native is pretty cool. Whatever gets the thing to run really.

I like to use the terminal to update my applications, it's just faster. I have an alias to run an update for native packages and flatpaks. You can use your GUI of choice. Or not, it's up to you. It's that sort of freedom that I love about using Linux.

In some cases, Flatpak actually helps, as in my case, with Prism Launcher. Some of my system libraries cause issues with a handful of mods, but the libraries distributed with the Flatpak get that working. Hopefully that's not foreshadowing more future library-related issues.

[–] kadaverin0@lemmy.dbzer0.com 4 points 3 months ago (2 children)

I'm relatively new to Linux. I honestly don't see what the problem is.

load more comments (2 replies)
[–] ter_maxima@jlai.lu 4 points 3 months ago (2 children)

I've heard Flatpaks aren't great at CLI tools, is that true ?

As a Nix user, I'm glad Flatpaks exist for other people, but I only ever use them when a package is not available from Nix directly. Seeing as Nix is literally the biggest package manager out there, it's a pretty rare occurrence.

load more comments (2 replies)
[–] NostraDavid@programming.dev 4 points 3 months ago (1 children)

What’s a flatpak? Is that like a worse NixOS package? I prefer NixOS, BTW.

load more comments (1 replies)
[–] lemmyknow@lemmy.today 4 points 3 months ago (1 children)

Honestly, i'm not entirely sure what Flatpaks are all about. Not sure I could explain them. But I use them. I've used apt. I've even used Pacman and Yay in Manjaro for a few years. Now, I also Flatpak (no longer on Manjaro, though. I no longer boot to a blank screen every 6 months or so! Very nice!)

load more comments (1 replies)
load more comments
view more: ‹ prev next ›