this post was submitted on 11 Jul 2023
117 points (90.9% liked)

Linux

48072 readers
1 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
 

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.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] sgtnasty@lemmy.ml 3 points 2 years ago (2 children)

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!

[–] DidacticDumbass@lemmy.one 2 points 2 years ago

Fun use case! It feels like hell experimenting with different DEs because the installs mess with each other. If only they were isolated somehow...

[–] deong@lemmy.world 2 points 2 years ago (2 children)

That's not all that different than a traditional package manager. You're downloading the dependencies either way. With Flatpak, they're bundled in. With a traditional package manager, it just fetches all the dependencies and shows you that they're being installed one-by-one. Either way, it's one command to install.

load more comments (2 replies)
[–] vampatori@feddit.uk 2 points 2 years ago

Containerised everything is the future of computing and I think we'll look back on how we do things currently with horror!

But yes, I am slowly starting to use more contained desktop applications. Server-wise, everything I deploy is now in containers.

[–] OldFartPhil@lemmy.world 2 points 2 years ago

I still favor native packages, but I don't have a problem with Flatpaks. I'll use them when a program isn't available in the repo or there's a compelling reason to have a never version of an application. I'm on Debian Stable, so I'm obviously not obsessed with having the newest, shiniest version of everything.

[–] gaybear@lemmy.world 2 points 2 years ago* (last edited 2 years ago) (2 children)

I'd rather have 5GB of binaries than deal with unmet dependencies one more time (despite many people claims, it is still easy to fall into), my only criticism for flatpak though, is that any kind of modification for a file requires you to navigate through at least ten directories.

load more comments (2 replies)
[–] mudamuda@geddit.social 2 points 2 years ago (3 children)

I use flatpaks mostly. Flatpak dependencies (runtimes) are stored separately from the host system so and don't bloat my system with unwanted libraries and binaries. App data and configs are stored separately and better organized. Everything runs in sanboxes. I use overrides extensively. All these are very convenient for me.

load more comments (3 replies)
[–] musaoruc@lemmy.ml 2 points 2 years ago (8 children)

When using Fedora Silverblue, there is no other option, which I do!

load more comments (8 replies)
[–] pipyui@kbin.social 2 points 2 years ago (4 children)

I had fedora installed the last few years, and was digging flatpak.... until I wasn't. One day I ran out of disk space - 230 Gb of flatpak dependencies. I run a pretty slim system, so what the actual heck? Did some research, learned how to flush cached and redundant packages, shrunk my flatpak deps to.... 150 Gb

I've since been trying Endeavor

[–] ebits21@lemmy.ca 3 points 2 years ago

I think fedora fixed this recently

load more comments (3 replies)
[–] Secret300@lemmy.world 2 points 2 years ago (2 children)
[–] mojo@lemm.ee 2 points 2 years ago (1 children)

I have been for awhile. It also all exists in my home directory, so when I format my root and throw a different OS on, all my flatpaks are ready to go without installing any native packages. It's just a more consistent experience using flatpaks.

[–] DidacticDumbass@lemmy.one 2 points 2 years ago (10 children)

Whoa. I had not considered backing Home that way! That is slick.

Honestly, reinstalling or moving to a new distro is such a bear precisely due to the time setting up my environment and all the software. I KNOW I can script all this, or at least have a list of packages I use, but it does not really work when different package managers use different naming schemes.

load more comments (10 replies)
[–] dontblink@feddit.it 1 points 2 years ago (1 children)

In place of snap OF COURSE.

I can state without any doubt that i had problems with 80% of the programs coming from snap..

[–] DidacticDumbass@lemmy.one 1 points 2 years ago

Are they related to PPAs in any way? It seems like anything Canonical does to improve package management ends up sucking.

load more comments
view more: ‹ prev next ›