sudo
sudo — A word you put in front of a command to run it with admin powers.
Some commands need extra permission to work. Sudo grants it — and means "I'm taking responsibility for whatever this does." It doesn't check; it just unlocks.
"Run it with sudo." "Sudo install it."