this post was submitted on 29 Apr 2025
1024 points (97.8% liked)

linuxmemes

24701 readers
2438 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    top 50 comments
    sorted by: hot top controversial new old
    [–] srestegosaurio@lemmy.dbzer0.com 10 points 10 hours ago (1 children)

    Flatpak and SystemD Portable services are actually pretty good.

    That's the direction I see Linux going. I personally use NixOS because I am sad.

    [–] Strawberry@lemmy.blahaj.zone 2 points 8 hours ago (1 children)

    I looked into Nix but it seemed like it locks you into using bash for your shell. Is that the case?

    [–] LeFantome@programming.dev 8 points 14 hours ago* (last edited 14 hours ago) (1 children)

    Tar is not a package manager, it is just a packaging format. AppImage has the same problem.

    Flatpak is a bit of a crappy package manager but at least it is one. And, due to its use of container technology, it allows the same packages to run on any Linux kernel (any Linux distro). That is pretty useful.

    Of the other package managers, apk 3 is my favourite but the only distro that uses it is Chimera Linux. Pacman is good. dnf / RPM is ok. apt / deb is in last place for me. The recent Ubuntu 25.04 launch snafu illustrates some of the problems with apt. The first Linus Tech Tips Linux challenge really highlighted the dangers of apt.

    I only used snap briefly but instantly hated it. Fstab was a mess. It was slow. It was proprietary. I fled before I could form an educated opinion.

    [–] Samueru_sama@programming.dev 3 points 5 hours ago* (last edited 4 hours ago) (1 children)

    it allows the same packages to run on any Linux kernel (any Linux distro). That is pretty useful.

    flatpak itself depends on namespaces, so saying that it works on any kernel is quite a stretch.

    Can flatpak do this? This is a GIMP3 appimage running on ubuntu 10.04 without any container:

    The kernel is so old that even the appimage runtime itself complains of missing functions and has to fallback to a workaround.

    UPDATE: flatpak can't work because bubblewrap itself can't:

    PR_SET_NO_NEW_PRIVS is only available since kernel 3.5

    [–] Shayeta@feddit.org 1 points 26 minutes ago

    Just curious, why are you using a 15 year old version of Ubuntu?

    [–] fossilesque@mander.xyz 8 points 21 hours ago* (last edited 21 hours ago) (2 children)

    Haha, I break snap a lot less than the others, and it took a bit to figure out the differences. Appimages are annoying af. Flatpaks are my favourite when there isn't a good old .deb. I recently broke Flatpak though so it's on my naughty list. Snap still chugging along for some reason, I just wish the permissions weren't so crazy strict (Nextcloud).

    Speaking of all this, I realised I've accidentally installed some things twice. Is there a good way to list all the different package managers together to see what is duplicated?

    [–] EddoWagt@feddit.nl 19 points 19 hours ago (2 children)

    How do you break a flatpak?

    [–] Colloidal@programming.dev 7 points 18 hours ago

    Asking the real questions here.

    [–] fossilesque@mander.xyz 2 points 18 hours ago (2 children)

    I broke Gnome and now I have Flatpaks that don't launch. I don't want to reinstall so I am slowly fixing things.

    load more comments (2 replies)
    [–] Realitaetsverlust@lemmy.zip 1 points 15 hours ago (2 children)

    How exactly are appimages annoying? I think they are awesome tbh

    [–] LeFantome@programming.dev 2 points 14 hours ago (1 children)

    AppImage is a package format, not a package manager. Same with tar.

    So, I would say the primary complaint should be a lack of package management.

    [–] Samueru_sama@programming.dev 1 points 5 hours ago

    So, I would say the primary complaint should be a lack of package management.

    https://github.com/ivan-hc/AM

    [–] fossilesque@mander.xyz 1 points 15 hours ago (1 children)

    I want a centralised app manage, not 50. I'd probably stick them in a folder and forget them if not for Gear Lever.

    [–] Samueru_sama@programming.dev 1 points 5 hours ago

    So, I would say the primary complaint should be a lack of package management.

    https://github.com/ivan-hc/AM

    [–] danhab99@programming.dev 29 points 1 day ago (3 children)

    Nix is just across the street sipping tea because it understands what it is and is at peace with the chaotic world around it.

    Gentoo is too busy compiling to notice what's going on around it

    load more comments (2 replies)
    [–] Abnorc@lemm.ee 25 points 1 day ago* (last edited 1 day ago) (1 children)

    It's not about the package management method that we use. It's about the friends and enemies we made along the way (while arguing about package management.)

    [–] LeFantome@programming.dev 1 points 14 hours ago

    You can change the labels but the groups in them would remain the same. :)

    [–] forrcaho@lemmy.world 24 points 1 day ago (3 children)

    AppImage is the no-nonsense universal package format.

    Last time I read something from the main dev I almost ran stright into the woods.

    Also idk about how it is the management situation, portals integration, etc…

    [–] AnimalsDream@slrpnk.net 6 points 17 hours ago (1 children)

    Absolutely my favorite. Just download and go. Super portable.

    [–] Darorad@lemmy.world 4 points 14 hours ago (1 children)

    The lack of package management sucks though

    [–] AnimalsDream@slrpnk.net 2 points 11 hours ago

    It would, if there were no other options for package management. Package formats don't have to be either/or. My systems typically end up with mixes of native packages, flatpak, appimages, and you could technically consider Steam a package management system as well.

    [–] JakobDev@feddit.org 17 points 1 day ago (1 children)

    AppImages have a lot of problems

    [–] ryannathans@aussie.zone 9 points 23 hours ago* (last edited 23 hours ago) (1 children)

    Like not updating or shared dependencies duplicated for every single app image

    Just use flatpak

    [–] vrighter@discuss.tchncs.de 6 points 22 hours ago

    or they somehow still find a way to not work. I can count the number of times i had an appimage just work, and it is exactly 2. Any other time i had crashes

    load more comments
    view more: next β€Ί