So, if you want to run program as admin, you type sudo [program name] in the terminal.

Make sure your current user is in sudoers list.

Standard accounts can’t run sudo command, because they need to be in sudoers list.