-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Windows official package manger winget-cli has released, what should we do? #3992
Comments
I'm curious about what they talked. 😂 Scoop is more portable and silent. Before there is a portable source for winget, Scoop is the best choice for me. |
I like the principle of scoop, that is portable and silent, as linsui mentioned above. |
Personally, I'm not after the "portability" of Scoop, as I'll never move it around from a computer to another. But I do love the self-containment aspect it brings. Right now, WinGet is struggling with Nightly support that Scoop had since #181. I might not end up using WinGet, but I decided to contribute because it's easier since they have an automated tool to help. I think it'd be extra awesome if Scoop could install One thing I noticed after trying WinGet is that... it's shit. It's just an installer-executor, and that's absolutely not what Windows needs. More on this : microsoft/winget-cli#223 |
We should add a Scoop manifest to WinGet Repo. So people can easily migrate to Scoop once they discover it's already years ahead. |
It does support appx and msix that Scoop does not. Eventually it will also let you install from the Store itself. I feel like both Scoop and Winget can co-exist. |
@Naomi010Sentzke That is if they implement everything in their roadmap by v1 |
I dont think there is anything to really do right now, just a wait and see approach. Someone brought up isnt this what OneGet was supposed to be? I am very confused, why are we even looking at installing apps and not looking at offering abilities for win containers to use some kind of isolated storage. It appears most apps are going online to offer the broadest compat level, but apps that still require access to a machine (for dependencies or for apps, or for vendors that refuse to modernize or cant). But here we are 20 years after package managers were considered cutting edge and the unwashed MS masses are parroting this is the "killer feature" for windows. I really think that this is bound for vapor ware. It might have integration, but like someone said this is just a solution in search of a problem. Maybe after 3 years and 5 versions it will be something that has to be considered what does the scoop community do, but its way to early to determine if this is some kind of Me Too project. @lukesampson made a good package manager that embraces the "Do One Thing and Do it well philosophy". |
Great points @mxrss2, @gerardog , @NatoBoram, @linsui and @restia666ashdoll. This is mostly just speculation and I'm far from an attentive observer. Just throwing my 2 cents in. Microsoft lately (Nadella era? I don't know) seems be going for buzz, trying to generate excitement and optimism about their platforms. But they don't seem to have any follow through. Products don't seem to go anywhere, there doesn't seem to be as much commitment to making things that are best in class any more. They throw things out to "the community" and hope that open source developers will finish their work for them. There are exceptions of course and a lot of people in MS that are pushing really hard. I would expect these are some of the smartest people in tech, but their management and corporate culture, and parasitic alignment with open source philosophy seem to be screwing them up. Programmers are not being given the support they need to develop projects to maturity and excellence, they are only incentivised to develop one flashy release candidate and make a bit of a splash at Build conferences. If you look at Demetrius Nelon's Linked in profile, he's been at MS 2 years and his primary achievement there (according to him) is "Delivering the Windows Package Manager Preview in time for //BUILD 2020". This isn't a personal attack on Mr Nelon, but I'm just noticing that maybe there is something going on here. I think this is quite likely what will happen with WinGet. They won't get anywhere near the traction of Scoop or Chocolatey and the people working on it internally will get reassigned to the next sounds-good product. I think this would be a shame. But I also think it means that Scoop is just as necessary and useful as before. I don't know if these rambling thoughts are helpful in any way, but I felt like I might be forgiven for indulging in some encouragement since I do very little around here these days. Maybe I'm totally off with this prediction. But Scoop is still the best in class in terms of functionality and aesthetic. We have the best people working on it, and the most buy-in from smart developers who care about how these things work. I'm very grateful to everyone who has contributed and made Scoop what it is today. I hope everyone can see that it's far from over for Scoop. |
I just view winget as something different. Here is a manifest for notepads I made. After lots of modifications (and more by RandomLabs) I decided to go for the store version Rather than hope that it fails I would wait for v1. Ultimately Windows Terminal turned out to be great. I would be using them together when it matures. They are both very different in their approach. Winget plans to integrate with "Add or Remove Programs" using System App ID for uninstallation. Most of my stuffs would still be from Scoop. PS : As someone migrated from Chocolatey, I have zero respect for that product. Outdated apps, because updates depends on the maintainers whims and repeated checksum failures. winget using a github repository is already a plus. |
Just like people are saying that the only use of the |
https://www.theverge.com/2020/5/28/21272964/microsoft-winget-windows-package-manager-appget-copied Looks like its version 2 of EEE |
@mxrss2 except this time round it's even easier for Microsoft because we open source everything now? |
@mxrss2 Isnt AppGet written in C#, and winget in C++ ? |
@Naomi010Sentzke Read his blog, not the verge article. He didnt say that Microsoft copied his code, but his framework and his ideas |
Maybe I prefer using And use |
@restia666ashdoll they gave him a nod for the attribution. |
I vote to keep Scoop until WinGet is mature, and Scoop is redundant. Chocolatey in the past and severe overhead. |
Winget is creating yet more fragmentation in windows, and the problem gets twice worse with win 11. microsoft/winget-cli#1262 |
but i don't think that scoop users have to worry much, so long as we can use scoop to easily install python and we prevent all the garbage that comes from using windows store, and we keep everything portable, we'll always be an example of the superior quality of a community of users who care. microsoft/winget-cli#1745 |
Let's all appreciate that scoop is great, and the community does not release broken packages: microsoft/winget-cli#1750 |
Fragmentation ? have you ever tried to tried Dockerfile scripts for linux ? how do you update and install packages differe WILDLY. With Windows, I can use Scoop and Chocolatey and WinGet and the WinStore, all of them, from the same shell command interface, thanks to OneGet magic. Windows has a package manager manager ! for when you need to install a package manager to manage your package manager. All of it from powershell scheduled task to update. I wish there was something like "one-get" for linux, I never know if I need to :
"Windows is fragmented" |
This comment was marked as off-topic.
This comment was marked as off-topic.
Isn't this getting widely off-topic? |
Windows Package Manager Preview | Windows Command Line
The text was updated successfully, but these errors were encountered: