40
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 13 Dec 2025
40 points (97.6% liked)
Free and Open Source Software
22033 readers
29 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
May I ask why chocolatey is a pain to install for you?
Winget can handle apps installed via other sources, including things like all the
Visual C++ Redistributablepackages and stuff I had previously installed using an installer.It may not seem like much, but it's a massive advantage for managing multiple computers in my family.
I mean, chocolatey can do that, too. https://boxstarter.org/ can even provision new computers.
If winget works for you that's awesome, I just don't get how it's better than chocolatey for this task.
How though?
Everything I see online indicates that to have chocolatey handle an app it needs to be installed BY chocolatey; and that the "fix" is to uninstall and reinstall.
If you install something with chocolatey and it's already installed it registers in chocolatey.
Ah, interesting. I'll look into that at some point.