Sudo Explainer
The sudo (eg: super user do) command on Unix-like systems temporarily turns a regular user into a super user – essentially it elevates a user’s permissions, allowing them to do things they otherwise wouldn’t have the permission to do.
It’ll be easier to wrap your head around it if you watch the examples in the video.