this post was submitted on 17 Sep 2023
259 points (81.1% liked)

Linux

47361 readers
1734 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
 

A few years ago we were able to upgrade everything (OS and Apps) using a single command. I remember this was something we boasted about when talking to Windows and Mac fans. It was such an amazing feature. Something that users of proprietary systems hadn't even heard about. We had this on desktops before things like Apple's App Store and Play Store were a thing.

We can no longer do that thanks to Flatpaks and Snaps as well as AppImages.

Recently i upgraded my Fedora system. I few days later i found out i was runnig some older apps since they were Flatpaks (i had completely forgotten how I installed bitwarden for instance.)

Do you miss the old system too?

Is it possible to bring back that experience? A unified, reliable CLI solution to make sure EVERYTHING is up to date?

you are viewing a single comment's thread
view the rest of the comments
[–] worfosaurus@lemmy-api.ten4ward.social 7 points 1 year ago* (last edited 1 year ago) (1 children)

No. (Or maybe yes. See Edit)

Ultimately, you are the one that decided to install things outside of your distro's package manager. If you don't like what happens as a result... then don't do that.

You are completely able to use the built-in package manager to achieve what we had "a few years ago". If you want something that isn't available in the package manager you can do what we did "a few years ago" and install it separately yourself (from source, flatpaks, snaps, appimage). Or you could become a package maintainer for that package and get it added as a package for your distro. It's completely up to you and in no way different frmo what it was a few years ago.

Edit: after finding out from @mfat@lemdro.id that Fedora does in fact officially support Flatpak, I do indeed think that they could do better in how they support that.

[–] mfat@lemdro.id 2 points 1 year ago (1 children)

What you say is true when this is explicitly stated by the OS. When the average user uses the Software app they are presented with many Flatpak results. Flatpaks are presented as offerings by the distro, not something "outside of the distro's package manager." Should the average user be supposed to check the origin of every app and know about Flatpaks?

Plus if you use the most popular distro it already comes with default snap apps.

Oh! I had no idea Fedora was officially supporting Flatpaks these days. I used Fedora from when it was Fedora Core 3 in 2004 until about 2015. Since it was the distro I cut my teeth on, I assumed I was familiar, but it's wild to think it's been nearly a decade since I've used it...

I completely agree that they should come up with a unified way for managing packages that they officially support. But also, a few years ago, if things weren't in the default package manager then we had to build them ourselves because they can't be expected to do everything for us.

So I don't think we killed the killer feature. I simply think people have more options these days (although I see how some might see this as more rope with which to hang themselves)

I'll update my original post to clarify that I was wrong