this post was submitted on 20 Oct 2025
932 points (98.7% liked)

linuxmemes

31257 readers
278 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.
  • Don't come looking for advice, this is not the right community.
  • 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
     
    (page 2) 50 comments
    sorted by: hot top controversial new old
    [–] savvywolf@pawb.social 4 points 6 months ago

    This is why you use Arch/Nix because the package is likely in their repos.

    The software probably still won't work, but you can waste more time on it.

    [–] UnityDevice@lemmy.zip 4 points 6 months ago (1 children)

    More like:
    No system package -> installing from user repos -> appimage -> flatpak -> creating your own package -> using a VM with a distro that has the package -> not installing package

    If after that you still don't have it, ~~it wasn't meant to be~~ it's probably just not very good software.

    [–] lilith267@lemmy.blahaj.zone 2 points 6 months ago

    Personally go: Flatpak (I like easily controlling an apps premissions) -> flatpak version is broken... Try system package -> distrobox -> compiling -> appimage -> not installing a package

    Distrobox/containerd is so nice since a lot of the niche tools I use require Debian or Ubuntu dependency versions, but I'd be lying if I said everything "just works"

    [–] chicken@lemmy.dbzer0.com 4 points 6 months ago

    There should be some kind of automated certification for git repos, where if the described install process does not complete on a default install of the most popular OS, the software gets a big red "does not work" label.

    [–] Fizz@lemmy.nz 4 points 6 months ago

    Me on gentoo with my fucked up GCC and python versions. I must have spent so many hours compiling trying to get this shit to the right versions on a Chromebook with very little disk space.

    Its cooked, I know its cooked but i dont want to go through the effort of reinstalling.

    [–] null_dot@lemmy.dbzer0.com 4 points 6 months ago

    Things have gotten so, so much better over the last 5 or 6 years.

    Flatpak, appimage, docker are just brilliant.

    I recently discovered nix and am in that honeymoon phase of trying to hit every nail with that hammer.

    [–] foodandart@lemmy.zip 3 points 6 months ago

    Oh sweet Jesus! LOL! This is me, though not with Linux, but trying to use Macports to get some damn program running and failing miserably because I couldn't get the permissions set on the dependencies correctly.

    Rake right to the face. FML.

    [–] ikidd@lemmy.world 3 points 6 months ago

    Be me, build a Dockerfile to do all that shit in a nice CI package, still can't run it.

    [–] DonutsRMeh@lemmy.world 2 points 6 months ago (1 children)

    I was gonna get mad but then I continued reading.

    [–] foodandart@lemmy.zip 2 points 6 months ago

    LOL!

    We've all been there..

    [–] somerandomperson@lemmy.dbzer0.com 2 points 6 months ago (1 children)

    Are you using a debian-based distro, perhaps? (Espically if it's a stability-focused one)

    [–] cows_are_underrated@feddit.org 1 points 6 months ago (2 children)
    load more comments (2 replies)
    [–] harmsy@lemmy.world 2 points 6 months ago (1 children)

    Cue the Kelsey Grammer growl.

    [–] bridgeenjoyer@sh.itjust.works 2 points 6 months ago (7 children)

    Glad im not the only one. Thats one thing that makes me go man, people will never leave windows for this, this is insanely complex to juat install a program.

    I find it fun to learn tho

    load more comments (7 replies)
    [–] stupidcasey@lemmy.world 2 points 6 months ago

    What I love is when you need a core part of the kernel and the only way to install it is by recompiling the kernel and you can't use bottles or docker for some obscure reason (yes this has happened to me no I wasn't happy.)

    [–] buttnugget@lemmy.world 1 points 6 months ago (3 children)

    Sorry, what does β€œnot installing something” mean? Is it literal?

    [–] cows_are_underrated@feddit.org 2 points 6 months ago (1 children)

    It means that I did not installed a certain software due to the dev not providing any binaries or at least making it a little bit easier to compile it myself.

    [–] Buddahriffic@lemmy.world 1 points 6 months ago

    Fyi, it wouldn't necessarily be better with a binary if you are missing dependencies, since it might have dynamically linked libraries (I'd say it probably does but tbh I'm not sure whether dynamic or static linked libraries are more common with Linux programs shared on the internet as my experience there is more with building them for work stuff rather than downloading and installing).

    load more comments (2 replies)
    [–] mybuttnolie@sopuli.xyz 1 points 6 months ago

    here's a challenge: diodon plugins in github

    [–] possiblylinux127@lemmy.zip 1 points 6 months ago

    Don't install software outside of official repos or at least avoid doing it like the plague

    Use tools like distrobox and toobx to install apps from other distros

    [–] nroth@lemmy.world 1 points 6 months ago

    No, then you fix the code to work with your current system libraries and upstream the patch and version bump. This happens less on Arch, BTW ;-)

    load more comments
    view more: β€Ή prev next β€Ί