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

Linux

58861 readers
916 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 4) 50 comments
sorted by: hot top controversial new old
[–] 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)
[–] 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)
[–] pineapple@lemmy.ml 4 points 3 months ago* (last edited 3 months ago)

I am definitely a fan. A lot of people say that flatpaks are bad because of sandboxing but I haven't seemed to have any issues with it.

Although I do try to use dnf when a dnf package is available (I use fedora)

[–] m532@lemmygrad.ml 4 points 3 months ago* (last edited 3 months ago) (1 children)

Idk how, but one time I tried installing something as a flatpak and it took like 300+MB and a very long time. I figured something was wrong, found a way to install it normally and it took like 10MB and installed quickly. Idk what went wrong, but I'll never touch this garbage again

Edit: oh they're not for arch. Maybe they should have told me before the 300mb slog

[–] zeca@lemmy.eco.br 3 points 3 months ago (1 children)

If i got it right, flatpacks gather all of the dependencies of the package and bundles them with tha package. Maybe those extra 290mb were from dependencies that you already had installed but that flatpak wanted to install another copy.

load more comments (1 replies)
[–] buwho@lemmy.ml 4 points 3 months ago

theyre whatever, they have their place in my system, but inprefer installing debs from the repo

[–] 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)
[–] HugeNerd@lemmy.ca 3 points 3 months ago

Furniture? Integrated circuit packaging?

[–] jabeez@lemmy.today 3 points 3 months ago

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

[–] Horse@lemmygrad.ml 3 points 3 months ago (2 children)

there's a gui for flatpaks?

load more comments (2 replies)
[–] HexesofVexes@lemmy.world 3 points 3 months ago

Honestly, I am a little scarred from snap.

Otherwise I'm agnostic on flatpaks - I've used a couple and they're ok? They just remind me of old windows games that dump all their libraries in a folder with them.

On a modern system the extra space and loss of optimisation is ok, but on older hardware or when you're really trying to push your system to run something it technically shouldn't, I can see it being an issue.

[–] csolisr@hub.azkware.net 3 points 3 months ago (3 children)

That reminds me, is Flatpak packaging CLI tools already?

[–] rfr_Foglia@feddit.it 3 points 3 months ago

Looks like it does? Or at least could?

https://unix.stackexchange.com/questions/740712/does-flatpak-support-command-line-applications

I've never seen one so far though

[–] trevor@lemmy.blahaj.zone 3 points 3 months ago

I've packaged a CLI that I made as a flatpak. It works just fine. Nothing weird was required to make it work.

The only thing is that if you want to use a CLI flatpak, you probably want to set an alias in your shell to make running it easier.

I'm not sure why more CLIs aren't offered as flatpaks. Maybe because static linking them is so easy? I know people focus on flatpak sandboxing as a primary benefit, but I can't help but think of static linking was easier for bigger applications, it wouldn't be needed as much.

[–] NotProLemmy@lemmy.ml 3 points 3 months ago (1 children)
load more comments (1 replies)
load more comments
view more: ‹ prev next ›