"Unable to locate package sudo" when i try to install sudo on new Debian

Verify your sources here

Try using apt-get install sudo to get it.

You can configure users to use it with its config file:

vi /etc/sudoers

add a line:

user ALL=(ALL) ALL