Read time: 1 minute
In case you have deleted the /etc/sudoers file and can’t use sudo anymore (or another users can’t) then here are the commands:
pkexec apt-get purge sudo
pkexec apt-get install sudo
Read time: 1 minute
In case you have deleted the /etc/sudoers file and can’t use sudo anymore (or another users can’t) then here are the commands:
pkexec apt-get purge sudo
pkexec apt-get install sudo