how to install sudo windows code example
Example 1: install sudo
apt install sudo
Example 2: how to run sudo in windows
Simply specify the user and command to run as follows:
runas /user:Admin cmd
apt install sudo
Simply specify the user and command to run as follows:
runas /user:Admin cmd