this post was submitted on 08 Mar 2024
197 points (94.6% liked)

Linux

50358 readers
1035 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
 

How does it stack up against traditional package management and others like AUR and Nix?

(page 4) 50 comments
sorted by: hot top controversial new old
[–] delirious_owl@discuss.online 1 points 11 months ago

I dont use insecure tools to install software

[–] MonkderZweite@feddit.ch 1 points 11 months ago

The picture is too big.

[–] synae@lemmy.sdf.org 1 points 11 months ago (1 children)

Where's that Chris Pratt meme? --

I don't know what that is and at this point I'm afraid to ask

[–] Pantherina@feddit.de 1 points 11 months ago

Flatpak is a project trying to fix many things at once

  • make apps that work on every distro
  • thus have apps officially supported by the devs, unlike distro packages mostly
  • sandbox apps with an android-like permission system with a rating system
  • use modern standards like delta-downloads, deduplication and BTRFS compression to save storage space
  • make everything nice and user friendly
[–] XenBad@lemmy.world 1 points 11 months ago

They’re great on certain desktops, like Fedora’s Atomic Desktops, but you usually have to work around Flatpak specific issues. On NixOS there doesn’t seem to be a declarative way to install them.

[–] mfat@lemdro.id 1 points 11 months ago

I like them sonce they're easy to install and you can update all Flatpaks at once. But I don't likke the paths and run commands. Very unintuitive.

[–] teolan@lemmy.world 1 points 11 months ago

I love flatpaks and flathub. They're amazing for GUI apps, though there are still a couple of wrinkles that needs to be ironed out.

I would really love if it was better with regards to cli apps and developer tooling though. As someone that uses a lot of TUI apps that seriously limit how much I can use flatpak.

[–] avidamoeba@lemmy.ca 1 points 11 months ago

What's not to Ike? These systems' development has been long overdue.

[–] 0485919158191@lemmy.world 1 points 11 months ago
[–] Harbinger01173430@lemmy.world 1 points 11 months ago
[–] iopq@lemmy.world 1 points 11 months ago

Flatpak works most of the time. Nix works almost all the time (except when stuff happens like the download fails)

Flatpak is free to assume anything about your system which is sometimes not compatible with NixOS

load more comments
view more: ‹ prev next ›