sag@lemm.eeM to Internet is Beautiful@lemm.ee · 8 days agoNinite - Install or Update Multiple Apps at Once | Windows Onlyninite.comexternal-linkmessage-square2fedilinkarrow-up125arrow-down10cross-posted to: internetisbeautiful@lemmy.world
arrow-up125arrow-down1external-linkNinite - Install or Update Multiple Apps at Once | Windows Onlyninite.comsag@lemm.eeM to Internet is Beautiful@lemm.ee · 8 days agomessage-square2fedilinkcross-posted to: internetisbeautiful@lemmy.world
minus-squareMoonrise2473@feddit.itlinkfedilinkarrow-up15·8 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-squareabbadon420@lemm.eelinkfedilinkarrow-up3·8 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