this post was submitted on 11 Aug 2026
995 points (98.2% liked)

linuxmemes

32499 readers
1357 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 of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
  • 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 3 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] EpicFailGuy@lemmy.world 7 points 5 days ago (2 children)

    I troubleshoot linux for a living but it doesn't hurt to know other OSs ...

    Windows has had for a while third party repositories like winget and chocolately that work just like our beloved repos.

    I think the two I mentioned recently joined and renamed as "uniget"

    [–] CaptPretentious@lemmy.world 9 points 5 days ago (1 children)

    Winget is an official tool. Chocolately and uniget are 3rd party

    [–] EpicFailGuy@lemmy.world 1 points 5 days ago (1 children)

    Thank you for the clarification, are they all still separate? I Just earlier today noticed that this one VM I use in the lab had Uniget but I originally had installed winget UI, and I noticed that it has options for the chocolately repo.

    [–] CaptPretentious@lemmy.world 1 points 4 days ago (1 children)

    The uniget is a front end for multiple package managers, with a GUI front. But Chocolatey is still a separate thing, same with winget. But the GUI gives you an easier front for using those package managers without remembering commands.

    When it comes to WingetUI vs UniGet... I had to look that up. My guess is WingetUI is abandoned. And was a fork of UniGet

    This repo hasn't been touched in 3 years https://github.com/rumplin/WingetUI This website https://winget-ui.org/index.html#faq I have no idea if it's the official one, but it doesn't link to the open source project it says that backs it. Which is sketchy. So UniGet seems to be the actual official project that's moving forward.

    My guess is UniGet is a bigger project, supporting multiple package managers for multiple OS (supports Windows/Mac/Linux).

    [–] EpicFailGuy@lemmy.world 1 points 4 days ago

    Thank you, that makes a lot more sense

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

    Back when I used Windows 10 and 11 for a bit, I did indeed use winget

    It was… Okay. I did find it is quicker and often just safer to install programs with it, no problems there, but installing programs unattended? I couldn’t do it reliably

    A few problems that occurred was: requesting admin permission at beginning or near the end of the program’s install, uncommonly some programs would just… Fail to install, and programs like Unity would automatically update to the latest which absolutely what should not just happen, even if it is managed by Unity Hub (A workaround is pinning Unity which worked well). I just couldn’t update my programs while i do something else which is what i usually do, it felt like the whole “waiting for Windows to update” for package managers

    Updating programs can be done, but I found myself waiting around the computer instead of trusting it to do it successfully