Configuring debian for Born2BeRoot Sudo (Debian 10) Become a superuser with su. Install sudo with apt-get install sudo. Add the user account to the sudo group using /sbin/adduser username sudo logout, log back in, and test that everything works using sudo echo 'hello, world'.