111

I am currently using Linux Mint (after a long stint of using MX Linux) after learning it handles Nvidia graphics cards flawlessly, which I am grateful for. Whatever grief I have given Ubuntu in the past, I take it back because when they make something work, it is solid.

Anyways, like most distros these days, Flatpaks show up alongside native packages in the package manager / app store. I used to have a bias towards getting the natively packed version, but these days, I am choosing Flatpaks, precisely because I know they will be the latest version.

This includes Blender, Cura, Prusaslicer, and just now QBittorrent. I know this is probably dumb, but I choose the version based on which has the nicer icon.

top 50 comments
sorted by: hot top controversial new old
[-] deong@lemmy.world 19 points 1 year ago

I accept that I'm in the minority on these things, but I value simplicity really highly, and I mean "simple" as a very specific concept that's different from "easy". It can be harder to resolve library dependencies on a system where everything is installed using the native package manager and common file systems, but nothing is as "simple" as ELF binaries linking to .so files. Nested directories branching off of / is "simpler" than containers.

Do I have any practical reason for preferring things this way? Not really. There are some ancillary benefits that come from the fact that I'm old and I already know how to do more or less anything I need to do on a Unix system, and if you tell me I need to use flatseal or whatever, I'd rather just use users and groups and tools that have been fine for me for 25 years. But that's not really why I like things this way. I have no issue with embracing change when it otherwise appeals to me --I happily try new languages and tools and technology stacks all the time. What it really is is that it appeals to the part of my brain that just wants to have a nice orderly universe that fits into a smaller set of conceptual boxes. I have a conceptual box for how my OS runs software, and filling that box with lots of other smaller little different boxes for flatpack and pyenv and whatever feels worse to me.

If they solved practical problems that I needed help solving, that would be fine. I have no problem adopting something new that improves my life and then complaining about all the ways I wish they'd done it better. But this just isn't really a problem I have ever really needed much help with. I've used many Unix systems and Linux distributions as my full-time daily use systems since about 1998, and I've never really had to spend much effort on dependency resolution. I've never been hacked because I gave some software permissions it wouldn't have had in a sandbox. I don't think those problems aren't real, and if solving them for other people is a positive, then go nuts. I'm just saying that for me, they're not upsides I really want to pay anything for, and the complexity costs are higher than whatever that threshold is for me.

[-] DidacticDumbass@lemmy.one 6 points 1 year ago

Your knowledge of Unix systems is incredibly powerful, and I highly respect that. You are in control of your system, which is the ultimate goal of personal computing. It is even more powerful that your mental models are reflected in your system. That is super cool, I hope to get their some day.

I am also very happy you enjoy trying out new technologies, and don't have the grumpy jadedness of just using what you always use.

For me I thoroughly enjoy learning new skills that unlocks the power of all my many computers, and put them to use. Computing should be fun and empowering, and too often people deprive themselves of fun.

[-] erwan@lemmy.ml 3 points 1 year ago

I too have been using native packages for 25 years and I wouldn't say it have been "fine".

I've had to deal with outdated packages, where to have the latest version of a software you had to compile from source.

I had to deal with 3rd party repositories that broke my system.

I had to deal with conflicting versions of a library.

I had to deal with the migration from libc5 to glibc and God that was horrible.

So yes containers might be a little more complex in its implementation, but it means I can install apps from third parties without touching my system and I love that. My OS stays clean, and my apps don't mess with it.

load more comments (1 replies)
load more comments (6 replies)
[-] gobbling871@lemmy.world 14 points 1 year ago

9/10 desktop applications I use are flatpaks. Am on Arch and even when there's an AUR for a package I'd prefer to use Flatpak. Just so I can use Flatseal to control permissions access on my applications.

load more comments (1 replies)
[-] thayer@lemmy.ca 14 points 1 year ago

I'm glad to see you've gotten a ton of feedback here, and I just wanted to add another comment in support of flatpaks and image-based computing. I've been using Linux extensively for about 15 years now, mostly Arch and Debian Sid. I've been a distro packager, and I've compiled plenty of my own apps over the years.

This past year I took Fedora Silverblue for a spin after following the project for quite some time, and I am convinced that the image-based system approach, coupled with containerized and sandboxed userspace applications, is the future of Linux for most users. It makes so much sense from nearly all perspectives; whether security, reliability, or flexibility.

Integral parts of the system are mounted read-only by default. Simple commands can rollback unwanted changes, upgrade to a new distro release, or even sideload an entirely different OS. System updates are automated, as are flatpak updates, and there is little-to-no risk to stability due to the very nature of the essentials-only system images. And if something catastrophic did happen, you're just a reboot away from rolling it back.

Consider for a moment the collective energy and time that distro package maintainers must undertake on a weekly basis. Much of it simply repeated by each distro, building the same applications over and over again. Flatpaks are built once and deployed everywhere. Think of the collective potential that could be directed elsewhere.

Couple this with containers and the choice of distro matters even less. Arch, Debian, Ubuntu and Fedora are just a keystroke away. Yes, you can run containers on any distro of course, but you don't gain any of the other ostree benefits mentioned above.

I have since moved all of my workstations to Silverblue and I don't see myself ever going back to a traditional system again. If anything, I may start automating my own image deployments, similar to Universal Blue.

Yes, flatpak as a platform still needs some work, and so does ostree, but both are evolving quickly and will only get better with time.

To others who complain about needing Flatseal...in my opinion, this is a feature to be embraced, not loathed. Sane defaults are rarely sane for everyone, and Flatseal exists to give you complete control over what an app can or cannot see and do.

[-] DidacticDumbass@lemmy.one 5 points 1 year ago

Thank you for writing all this! Innovation is absolutely necessary not just in Linux, but all computing. People are comparing this to Window installs, and honestly it is probably more similar to MacOS installs. Yet, the difference is that the packages are audited by a community, and are not proprietary wildcards that might bite you in unexpected ways. Flatpaks are an options, not a replacement.

Dealing with software that does not work first try is a loathsome experience. Many people here are wearing their gray colored classes, opinions influenced by decades of tinkering, and are forgetting about the curse of knowledge.

If we want more people to adopt linux, Flatpaks absolutely help.

Lastly, saying image-based reminds my a lot about Smalltalk, which is nice. I like the idea of having hot-swappable operating systems to switch between that have all the work isolated in that image. Great for experimentation, and perhaps security.

I will definitely be checking out Fedora Silverblue. Going to download and make a VM for that now.

[-] Omniformative@lemm.ee 4 points 1 year ago

I've been using NixOS with flatpaks and distrobox and have had pretty much the same experience. NixOS provides rock solid base system, services, and CLI tools that are easy to configure and flatpaks provide the rest of the desktop applications.

One neat feature of installing eveything through flatpak is that you can update applications individually without having to upgrade the whole system.

[-] agelord@lemmy.world 13 points 1 year ago

Yes, but only for apps that which I want to be on the very latest versions. One might ask why I don't use a rolling release distro, that's because I prefer a solid LTS base.

[-] DidacticDumbass@lemmy.one 5 points 1 year ago

That is absolutely the best usecase. There are only a handful of apps I need to be the latest version.

I am mostly using native packages.

load more comments (5 replies)
load more comments (1 replies)
[-] sleepyTonia@programming.dev 11 points 1 year ago

Probably never. They're my third option after native packages and built-from-source packages/installs either manually or using the AUR. They're convenient and the only option I tolerate of those newer package styles (Flatpak/Snap/AppImage), but seemingly having to download a new 800+MB runtime for small 32MB applications is ridiculously wasteful and I wouldn't touch them if I didn't have at least a TB of storage.

[-] DidacticDumbass@lemmy.one 3 points 1 year ago

That is a fair take. The universal package systems seem to disregard space outright, which is unfortunate.

[-] subutai@lemmy.ml 8 points 1 year ago

For convenience, it's great. The sandboxing is good as well. Flatseal is a must have for me, though.

[-] BaalInvoker@lemmy.eco.br 7 points 1 year ago

I use Flatpaks for everything I can. I like how Flatpak keeps apps in a container isolated from my system. Also, Flatpaks contains every lib in every version I need for my installed apps, which means It does not rely on my system libs, and I like It, cause my system libs is to make my system works only.

Flatpaks are just the future of packaging

load more comments (3 replies)
[-] retiolus@lemmy.cat 6 points 1 year ago

For a long time now, if a flatpack is available and maintained, I use it.

[-] ebits21@lemmy.ca 5 points 1 year ago

Same. Better stability, frequent updates, no building from aur, and permission management with flat seal are great.

If you use mostly flatpaks they share packages which means they don’t take nearly as much space overall as single packages do.

Updates with only downloading diff’s is fast and works well.

[-] CrabAndBroom@lemmy.ml 3 points 1 year ago

I also like them just for the sake of tidiness. Some apps like Steam tend to make a big mess of dependencies all over the place, so it's nice to have that all contained in one place. It does take up more space but I have a reasonably big hard drive so it's kind of negligible for me.

load more comments (5 replies)
[-] db2@lemmy.one 6 points 1 year ago

I don't like flatpak or snap or any of them. System libraries exist for good reason, just because your computer is stupid fast and you have enough disk for the library of Congress a couple times over doesn't mean you should run a veritable copy of your whole operating system for each program. IMO it's lazy.

Sandboxing is a different thing though, if that's the purpose then it's doing it right.

[-] ebits21@lemmy.ca 17 points 1 year ago* (last edited 1 year ago)

I have a ton of flatpaks which means packages are shared between them, so no it’s not lazy or a copy of the whole system. It makes a ton of sense for stability.

Updates are diff’s so downloading and updating is fast. Not entire packages.

Making every package work with only a certain version of a dependency and hoping it is stable doesn’t make a lot of sense.

[-] stevecrox@kbin.social 4 points 1 year ago

You've just moved the packaging problem from distributions to app developers.

The reason you have issues is historically app developers weren't interested in packaging their application so distributions would figure it out.

If app developers want to package deb, rpm, etc.. packages it would also solve the problem.

[-] ebits21@lemmy.ca 18 points 1 year ago

Sure. Except you gain universal compatibility for all distros that have flatpak and aren’t building all the different package formats. Makes it much more attractive for actual developers to package since it’s only done once.

There’s no right answer here, but there are definite benefits.

I’ve had many little issues since I moved to Linux years ago, most of which would never have been an issue if flatpaks were there at the time. My experience has been better with them.

load more comments (2 replies)
load more comments (3 replies)
[-] zephyr@lemmy.world 4 points 1 year ago

Yeah, that's why Arch is almost the only distro that keeps everything installed natively. All other distros either have a troublesome workaround or only support flatpaks.

Rolling release just keeps everyone on the same pace. Yes, they break sometimes, but on the long run it just works.

[-] onTerryO@lemmy.ca 4 points 1 year ago

As a long time Arch user, it's not perfect, but it is perfect for me.

load more comments (7 replies)
[-] ryannathans@lemmy.fmhy.ml 6 points 1 year ago* (last edited 1 year ago)

Yeah, having apps updated in the last year is enjoyable

[-] DidacticDumbass@lemmy.one 4 points 1 year ago

Hahaha! I think developers seem to prefer it? My uses cases are 3D modelling and game engines like Blender, Cura, and Godot.

All those need to be the latest because often the updates are tremendous (as in great or awesome), making the software so much more functional and better to use.

load more comments (2 replies)
[-] abrasiveteapot@sh.itjust.works 5 points 1 year ago

Quite the opposite, after fiddling with it for six months I fully uninstalled flatpak and deleted the directory to get away from the fact it kept downloading copies of nvidia drivers when I had moved to an AMD a year ago, and the drivers were locked from being manually removed even after I uninstalled all flatpak packages.

I'm an Arch user, trust me when I say I read the documentation.

After wasting hours on it I nuked it.

[-] DidacticDumbass@lemmy.one 4 points 1 year ago

Damn, alright. I am starting to get the hate for it. I think I am blinded by the sheer convenience of it. Also, I am probably sleeping on more up to date repositories that gets me what I want without using flatpaks.

Linux Mint has been babying me though. I love the comfort, and cinnamon is everything I need in a DE. I will need to see what I can do.

[-] abrasiveteapot@sh.itjust.works 3 points 1 year ago

Mint is an excellent starting point, and there's good reasons to use flatpaks. If it works for you use it until it doesn't.

[-] DidacticDumbass@lemmy.one 3 points 1 year ago

I have been using Linux exclusively for maybe 8 years now? I just never dived to deeply into power user territory. I can get around okay, and am comfortable with the terminal and all that, I was just never interested in spending too much time trying to customize everything.

For a period I was obsessed with alternative operating systems. I read that Haiku is basically ready for evey day use. I wonder how Redox is coming along...

Anyways, I hope flatpaks keep working.

[-] zikk_transport2@lemmy.world 5 points 1 year ago

It depends. Kind of prefer Flatpaks as they are always working as expected on any distro, but some of them are giving me just too much struggle.

For example, dealing with sandboxing, or especially VSS code app. Yes, there are instructions, but then I install Golang SDK via Flatpaks the hard way (using CLI) for Go development, then having a nightmare trying to setup everything in vss code. Then how tf should I access go binary within my host terminal?

On Arch Linux I just tend to install from official repos, while the rest of apps - from Flatpaks.

Personally I don't like the way they are sandboxed, bit as long as it works I am fine.

load more comments (3 replies)
[-] RotatingParts@lemmy.ml 5 points 1 year ago

I want a stable OS, but I want the latest versions of applications (programs) without messing up anything. For me flatpak and snap meet that need, but I prefer flatpak.

load more comments (1 replies)
[-] Kerb@discuss.tchncs.de 5 points 1 year ago* (last edited 1 year ago)

i avoided flatpacks before.
but now that i tried out silverblue and had to rely heavily on them,
i have to admit that flatpacks are not nearly as bad as i thought.

the only issues i encountered are with steam (might not start propperly on first launch)
and with ides(terminal starts inside the sandbox)

other than that it works great.

load more comments (1 replies)
[-] noisypine@infosec.pub 5 points 1 year ago

I use system packages for everything unless I need a newer version of a specific package for some reason.

load more comments (1 replies)
[-] sudo22@lemmy.world 4 points 1 year ago

This is exactly what flatpaks were meant to do. Simplify the program deployment across all distros

load more comments (3 replies)
[-] yote_zip@pawb.social 4 points 1 year ago

100%. I just wrote a long post surmising this somewhere, but I'm switching my 5 year old Arch install to something like Debian Stable/Testing because I use almost entirely Flatpaks for my user applications (I would do 100% of them if every app I used had a Flatpak), and it's really just a much better idea to run bleeding edge on only the stuff you care about instead of an entire system.

load more comments (4 replies)
[-] imnotneo@lemmy.world 4 points 1 year ago

ag to be honest I'm so frustrated by having to remember what package manager was used for installing which binary. I don't have time for this horse shit

load more comments (1 replies)
[-] Crow@lemmy.world 4 points 1 year ago

I didn’t like them before I used flatseal. Now I love them.

load more comments (1 replies)
[-] sgtnasty@lemmy.ml 3 points 1 year ago

For me the perfect example is GNOME Builder (I use KDE Plasma) but this package has it all. No, you dont need to download any dependencies, the sandbox handles it all!

load more comments (4 replies)
load more comments
view more: next ›
this post was submitted on 11 Jul 2023
111 points (90.5% liked)

Linux

47355 readers
1397 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