this post was submitted on 07 Jul 2025
683 points (92.5% liked)

Linux

56286 readers
874 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
[–] AndrewZabar@lemmy.world 5 points 4 days 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)
[–] bilb@lemmy.ml 1 points 3 days ago

I use Aurora DX so most of my apps are flatpaks. Its fine.

[–] HugeNerd@lemmy.ca 3 points 4 days ago

Furniture? Integrated circuit packaging?

[–] jabeez@lemmy.today 3 points 4 days ago

Is that supposed to be Ed Norton, or just an uncanny coincidence?

[–] bad_news@lemmy.billiam.net 8 points 5 days ago (3 children)

I would be, but the promise is just broken. Let's say you want to do the new cool thing and run Bazzite on your console gaming PC on your TV. Now you also want to watch videos that are any normal format these days or (GASP) HEVC like you could on an XBox. You install flatpak VLC because it "just plays everything" in your experience. Your experience is ruptured for both VLC and flatpak now. Flatpaks run on system .so's actually sometimes and installing a Flatpak doesn't mean an app "just works" like Mac or Windows...

load more comments (3 replies)
[–] Commiunism@beehaw.org 6 points 4 days ago

I like them as an option, there are some programs like Bottles or specific game launchers that work under flatpak better than the versions available via native package manager (with Bottles in particular, you can use various built-in sandbox features via flatpak which makes things a bit more secure), but it's also a bit of a pain because it's an additional package manager you have to update separately now, or tweak if things go wrong.

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

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

load more comments (2 replies)
[–] lemmyknow@lemmy.today 4 points 4 days 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!)

[–] Flatfire@lemmy.ca 6 points 4 days ago

Flatpaks are basically containers, allowing applications to maintain their own dependencies separate from your system. It's similar to a Windows program shipping with its own precompiled DLLs, helping prevent dependenct conflicts when you go to update something you installed with pacman or yay.

load more comments
view more: ‹ prev next ›