sagM to Internet is [email protected] • 30 days agoNinite - Install or Update Multiple Apps at Once | Windows Onlyninite.commessage-square2fedilinkarrow-up125arrow-down10cross-posted to: internetisbeautiful
arrow-up125arrow-down1external-linkNinite - Install or Update Multiple Apps at Once | Windows Onlyninite.comsagM to Internet is [email protected] • 30 days agomessage-square2fedilinkcross-posted to: internetisbeautiful
minus-square@[email protected]linkfedilink14•29 days agoI remember this, used extensively 10-15 years ago Is has been superseded by winget, which has a much larger app selection and is pre installed in every supported consumer windows version Need Firefox? Just run winget install firefox Now you can update everything by just typing winget update -all Unofficial site to browse packages and generate command line instructions: https://winget.run/ When I’m installing new machines I use https://winget.run/ to generate a batch that will download and install the couple dozen apps that I need
minus-square@[email protected]linkfedilink3•29 days agoIt’s not the same thing. Winget is a fullfletched package manager. It is just for installing a custom set of applications. It’s particularly friendly for people who fear the command line, but do know where to find the any key
I remember this, used extensively 10-15 years ago
Is has been superseded by winget, which has a much larger app selection and is pre installed in every supported consumer windows version
Need Firefox? Just run
winget install firefox
Now you can update everything by just typing
winget update -all
Unofficial site to browse packages and generate command line instructions: https://winget.run/
When I’m installing new machines I use https://winget.run/ to generate a batch that will download and install the couple dozen apps that I need
It’s not the same thing. Winget is a fullfletched package manager. It is just for installing a custom set of applications. It’s particularly friendly for people who fear the command line, but do know where to find the any key