IK I was just poking fun at windows, but the average user (a grandma or other non-tech literate person) won’t know it even exists, plus it doesn’t resolve the issue that, aside from a few maybe legal scripts, you can’t uninstall edge. Still a step in the good direction though.
Fun fact: Every Windows command line command actually just spams xdotool through the X11 server on WSL in order to do the equivalent action through the Windows GUI.
It has built in package manager now (
winget install Mozilla.Firefox
would install Firefox on clean Win11 installation).This is interesting news to me. I’ll have to poke around to see if Windows 10 got one too.
IK I was just poking fun at windows, but the average user (a grandma or other non-tech literate person) won’t know it even exists, plus it doesn’t resolve the issue that, aside from a few maybe legal scripts, you can’t uninstall edge. Still a step in the good direction though.
So YoU hAvE tO uSe ThE cOmManD lInE
No, the cli is just a wrapper around the microsoft store app
Fun fact: Every Windows command line command actually just spams
xdotool
through theX11
server onWSL
in order to do the equivalent action through the Windows GUI.Excuse me, more info on this, some sources? Thank you very much for your time.