+There are several `sudo` alternatives to choose from. Check the difference sheet below and pick the one you like to download. For general users, we recommand `gsudo` as it is powerful and modern. To have it installed, run `winget install gsudo` and reboot your system if you have winget. Run `echo 'alias sudo=gsudo' > ~/.bashrc` if you are used to typing `sudo`. If you can't invoke `gsudo` as your shell doesn't inherit Windows PATH, please append `alias sudo='"$PROGRAMFILES/gsudo/Current/gsudo.exe"'`to your bashrc. Click the links below to learn more advanced features.
0 commit comments