DEV Community

Discussion on: Let's talk about Linux

Collapse
 
adamstaplesdev profile image
Adam Staples

I recently discovered the "scoop" package manager for Windows, and at very least for dev tools it works pretty well! It doesn't have a way to easily update-all, but it does let you install, uninstall, and update most dev tools entirely from the command line. Makes for a really quick setup of a new machine.

Collapse
 
ssimontis profile image
Scott Simontis

Actually, the command you are looking for is scoop update-all!

Thread Thread
 
adamstaplesdev profile image
Adam Staples

C:/> scoop update-all
result:
scoop: 'update-all' isn't a scoop command. See 'scoop help'.