this post was submitted on 07 Jul 2025
705 points (92.2% liked)

Linux

56511 readers
532 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
[–] lemmyknow@lemmy.today 4 points 1 week 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)
[–] ter_maxima@jlai.lu 4 points 1 week ago (2 children)

I've heard Flatpaks aren't great at CLI tools, is that true ?

As a Nix user, I'm glad Flatpaks exist for other people, but I only ever use them when a package is not available from Nix directly. Seeing as Nix is literally the biggest package manager out there, it's a pretty rare occurrence.

[–] pineapple@lemmy.ml 3 points 1 week ago

Yes it is true. Flatpak is for gui apps only, at least as far as I know.

[–] trevor@lemmy.blahaj.zone 3 points 1 week ago* (last edited 1 week ago)

I posted this in another thread, but reposting here because a lot of people, including myself up until very recently, were under that impression:

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 that if static linking was easier for bigger applications, it wouldn't be needed as much.

[–] NostraDavid@programming.dev 4 points 1 week ago (1 children)

What’s a flatpak? Is that like a worse NixOS package? I prefer NixOS, BTW.

load more comments (1 replies)
[–] HexesofVexes@lemmy.world 3 points 1 week 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.

Just another tool in the toolbox. Use it or not, up to the user. I've even seen Slackware users who say they use Flatpak to ward off dependency rabbit holes.

[–] HugeNerd@lemmy.ca 3 points 1 week ago

Furniture? Integrated circuit packaging?

[–] Mordikan@kbin.earth 3 points 2 weeks ago (2 children)

I like the sandboxing of Flatpak, but I prefer AppImage as I don't like having the Flatpak runtime requirement.

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

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

[–] jabeez@lemmy.today 3 points 1 week ago

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

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

That reminds me, is Flatpak packaging CLI tools already?

[–] rfr_Foglia@feddit.it 3 points 1 week 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

[–] NotProLemmy@lemmy.ml 3 points 2 weeks ago (1 children)
load more comments (1 replies)
[–] trevor@lemmy.blahaj.zone 3 points 1 week 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.

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

there's a gui for flatpaks?

load more comments (2 replies)
load more comments
view more: ‹ prev next ›