archchan@lemmy.ml to linuxmemes@lemmy.world · 1 year agoIt's (usually) already installedlemmy.mlimagemessage-square151fedilinkarrow-up11.28Karrow-down167
arrow-up11.21Karrow-down1imageIt's (usually) already installedlemmy.mlarchchan@lemmy.ml to linuxmemes@lemmy.world · 1 year agomessage-square151fedilink
minus-squareWereCat@lemmy.worldlinkfedilinkarrow-up24arrow-down1·edit-21 year agoNot anymore. Just open PowerShell winget install whateveryouwant
minus-squarePossibly linuxlinkfedilinkEnglisharrow-up7·edit-21 year agoSet-ExecutionPolicy RemoteSigned -Scope CurrentUser # Optional: Needed to run a remote script the first time irm get.scoop.sh | iex Microsoft doesn’t need to even be involved
minus-squareodelik@lemmy.todaylinkfedilinkarrow-up6·edit-21 year agoAt least in win11. Not sure about win10, which didn’t have it installed by default, but could be now? None of my win 10 machines are recent enough fresh installs to confirm, and have winget (and choco) installed because I installed it so I can install stuff easily.
minus-squarermuk@feddit.uklinkfedilinkEnglisharrow-up11·1 year agoOn Windows 10 it was automatically installed as an update using - wait for it - the Microsoft Store. Yes, the system-wide package manager was distributed as a package in the desktop store. 🤌
Not anymore. Just open PowerShell
winget install whateveryouwant
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser # Optional: Needed to run a remote script the first time irm get.scoop.sh | iex
Microsoft doesn’t need to even be involved
At least in win11.
Not sure about win10, which didn’t have it installed by default, but could be now? None of my win 10 machines are recent enough fresh installs to confirm, and have winget (and choco) installed because I installed it so I can install stuff easily.
On Windows 10 it was automatically installed as an update using - wait for it - the Microsoft Store.
Yes, the system-wide package manager was distributed as a package in the desktop store. 🤌
No idea about 10 either
deleted by creator