08-01 sudo and apt command

super user do

application package manager

01

Allows to access directories without being the root user

man sudo
                

02

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

03

apt is available on most debian based linux distrobutions