this post was submitted on 23 Nov 2024
776 points (89.4% liked)

linuxmemes

21428 readers
757 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 members of the community for any reason.
  • 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.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 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. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
  •  

    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 fork-bomb your computer.

    founded 1 year ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] dan@upvote.au 7 points 2 days ago (3 children)

    WinGet: Am I a joke to you?

    [–] brianary@startrek.website 12 points 2 days ago (1 children)

    WinGet, choco, scoop, &c, they all have strengths and weaknesses, which is why I had to write this: https://github.com/brianary/scripts/blob/main/Update-Everything.ps1

    It's also why I use Linux at home.

    [–] dan@upvote.au 3 points 2 days ago (1 children)

    You need to update a bunch of separate things on Linux too, though. For example, apt or dnf, rpms and debs that aren't in a repo (although Deb-get handles some of those), Flatpak, Snap, fwupd for firmware, plus language-specific things (npm, dotnet, cargo, Python, etc). At least the UIs handle a lot of it now.

    [–] iopq@lemmy.world 4 points 2 days ago

    That's why I use NixOS. 100,000 packages so you really found something niche if it didn't have it

    [–] frayedpickles@lemmy.cafe 5 points 2 days ago (2 children)

    Winget-ui is great, except Microsoft hasn't figured out to conceptually make two installs of the same product get treated the same -- absolutely pathetic that if you install VLC from their website you can never ever ever use Winget VLC without uninstalling the other.

    [–] QuazarOmega@lemy.lol 1 points 2 days ago (1 children)

    That does work for me in general, might be a problem with the specific app where the 2 builds are somehow incompatible

    [–] frayedpickles@lemmy.cafe 2 points 2 days ago

    Happens on...maybe 30% of installs

    [–] InFerNo@lemmy.ml 1 points 2 days ago

    Android has that issue too. Can't install the same app via fdroid and play store. Sounds logical though. Even Arch pacman won't continue of it detects existing files it doesn't know about.