Instead of having to constantly pop in in ‘sudo’ every time you should probably make an admin change, it’s possible for you to use one of these commands to act as root.

To switch to full root mode:

sudo -s -H

To switch to using root mode, but still act as your user account:

sudo -s