How to add myself to Sudouser

hi,

i’ve installed CLD alongside few other Linux.
how to to add myself to sudouser for various things.

best,

david

Create file /etc/sudoers.clt with the content

 # Calculate comment=# append=after
your_login  ALL=(ALL) ALL

Then perform the command by root:

cl-template --locate all