archchan@lemmy.ml to linuxmemes@lemmy.world · 2 years agoIt's (usually) already installedlemmy.mlimagemessage-square82fedilinkarrow-up11.04Karrow-down161
arrow-up1975arrow-down1imageIt's (usually) already installedlemmy.mlarchchan@lemmy.ml to linuxmemes@lemmy.world · 2 years agomessage-square82fedilink
minus-squareWereCat@lemmy.worldlinkfedilinkarrow-up20arrow-down1·edit-22 years agoNot anymore. Just open PowerShell winget install whateveryouwant
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up7·edit-22 years 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
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
Removed by mod