How to fix Sudo Command not found error
monovm.com › blog › sudo-command-not-foundFeb 03, 2022 · Fixing Sudo command not found errors Although it is uncommon to not receive a Sudo command after installing a Linux distribution, you can try the solution listed below if you encounter this problem. Switch to root user Type in the following command to go to the root user mode $ su - Update the repositories using the following command $ apt update