|
|
|
|
|
by majkinetor
1520 days ago
|
|
Preference has nothing to do with it. We are not in the fashion store. Scoop is way inferior by number of packages and stability. Mainstream chocolatey packages are embedded which means you don't need network to install them so you can cache them (artifactory, nexus...). Even for networked packages Chocolatey has its own CDN that keeps them even when vendor removes it (its commercial though). With scoop, as with brew and winget typically only latest packages work, packages are flaky, and 404 will be your constant friend. Since those package managers do not allow adding binary files they are for causal use, not professional. I would like to use scoop, but as long as it functions like that, you can't rely on any package working in near future. |
|
I have used Chocolatey in the past. I would often run into problems where the commands would leave an application in an inconsistent state - could no longer upgrade, uninstall, or install without some manual intervention. I also ended up having to manually install packages and frameworks because the chocolatey version was way behind the latest version. Basically I always felt like I was fighting against chocolatey rather than it being a tool of convenience.
Maybe it has gotten better in the past few years, but I have completely soured on it by those experiences.