sudo and apt commandAllows to access directories without being the root user
man sudo
sudo is alot for updating and installing programs, for installing programs we use apt
man apt
apt is the command interface that allows to access package manager
apt is available on most debian based linux distrobutions