0

This happened to me after installing java. I believe I messed with the ./bashrc file if I'm correct.

I've checked my files and sudo is still there, but ubuntu seems to not be able to find it.

Before installing java I could use sudo.

Any help is greatly appriciated.

Carter
  • 23

1 Answers1

1

Try to reinstall sudo:

pkexec apt-get install --reinstall sudo
cmak.fr
  • 8,696