Not a built-in, of course, but chocolatey gets you Linux-like package manager behavior on Windows. With it you can run headless software installs and automatically update software. It’s great for remote/VM management.
I used chocolatey for a while on windows. I did like it, but due to some of the fussiness with it I found it was just better to put up with crappy .exe files
choco upgrade allNot a built-in, of course, but chocolatey gets you Linux-like package manager behavior on Windows. With it you can run headless software installs and automatically update software. It’s great for remote/VM management.
winget upgrade --allscoop update
I used chocolatey for a while on windows. I did like it, but due to some of the fussiness with it I found it was just better to put up with crappy .exe files